Commit Graph

174 Commits

Author SHA1 Message Date
dependabot[bot]
51b8d44c77
build(deps): bump github.com/docker/docker (#260) 2024-01-30 08:17:23 -06:00
dependabot[bot]
ac3e315a1f
build(deps): bump golang.ngrok.com/ngrok from 1.5.1 to 1.7.0 (#253) 2023-12-25 07:18:54 -07:00
dependabot[bot]
f9572965f9
build(deps): bump github.com/itzg/go-flagsfiller from 1.13.1 to 1.14.0 (#251) 2023-12-24 20:01:20 -07:00
dependabot[bot]
ffacdb5155
build(deps): bump golang.org/x/text from 0.13.0 to 0.14.0 (#246)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-07 21:49:49 -06:00
dependabot[bot]
952e298c87 build(deps): bump the patches group with 1 update
Bumps the patches group with 1 update: [github.com/gorilla/mux](https://github.com/gorilla/mux).

- [Release notes](https://github.com/gorilla/mux/releases)
- [Commits](https://github.com/gorilla/mux/compare/v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/gorilla/mux
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 08:58:28 -06:00
dependabot[bot]
aa4b27c8f5
build(deps): bump the patches group with 2 updates (#244)
Bumps the patches group with 2 updates: [k8s.io/api](https://github.com/kubernetes/api) and [k8s.io/client-go](https://github.com/kubernetes/client-go).


Updates `k8s.io/api` from 0.28.2 to 0.28.3
- [Commits](https://github.com/kubernetes/api/compare/v0.28.2...v0.28.3)

Updates `k8s.io/client-go` from 0.28.2 to 0.28.3
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.2...v0.28.3)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-03 15:45:03 -05:00
dependabot[bot]
a96cde55d5
build(deps): bump github.com/docker/docker (#243)
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.6+incompatible to 24.0.7+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v24.0.6...v24.0.7)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-29 22:00:38 -05:00
Geoff Bourne
4f54002231
Allow for MAPPING to be declared with newline delimited entries (#241) 2023-10-28 16:54:46 -05:00
dependabot[bot]
ccc0b6f9f4
build(deps): bump golang.ngrok.com/ngrok from 1.4.1 to 1.5.1 (#238)
Bumps [golang.ngrok.com/ngrok](https://github.com/ngrok/ngrok-go) from 1.4.1 to 1.5.1.
- [Release notes](https://github.com/ngrok/ngrok-go/releases)
- [Changelog](https://github.com/ngrok/ngrok-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ngrok/ngrok-go/compare/v1.4.1...v1.5.1)

---
updated-dependencies:
- dependency-name: golang.ngrok.com/ngrok
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-22 20:33:31 -05:00
dependabot[bot]
1e1428c6bd
build(deps): bump golang.org/x/net from 0.13.0 to 0.17.0 (#236) 2023-10-14 17:27:10 -05:00
Geoff Bourne
2cbb998aff
build: use common workflows (#235)
* build(deps): bump docker/setup-buildx-action from 2 to 3

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): bump goreleaser/goreleaser-action from 4 to 5

Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4 to 5.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): bump docker/login-action from 2 to 3

Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): bump k8s.io/apimachinery from 0.28.1 to 0.28.2

Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.28.1 to 0.28.2.
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.28.1...v0.28.2)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): bump golang.ngrok.com/ngrok from 1.4.0 to 1.4.1

Bumps [golang.ngrok.com/ngrok](https://github.com/ngrok/ngrok-go) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/ngrok/ngrok-go/releases)
- [Changelog](https://github.com/ngrok/ngrok-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ngrok/ngrok-go/compare/v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: golang.ngrok.com/ngrok
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* build: use common workflows

* build(deps): upgrade k8s

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-23 18:44:30 -05:00
dependabot[bot]
5fb718df2d
build(deps): bump actions/checkout from 3 to 4 (#226) 2023-09-11 22:09:09 -05:00
dependabot[bot]
35aaae5bcb
build(deps): bump github.com/docker/docker (#225) 2023-09-11 07:18:41 -05:00
Geoff Bourne
a73a1689c9
deps: upgrade k8s and others (#224) 2023-09-09 14:11:44 -05:00
dependabot[bot]
b4b97f51df
build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#200)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.4.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.2...v1.8.4)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-09 13:35:24 -05:00
dependabot[bot]
84907ef8cd
build(deps): bump github.com/docker/docker (#215)
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.2+incompatible to 24.0.5+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v24.0.2...v24.0.5)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-09 13:31:17 -05:00
Geoff Bourne
33f393f1b9
ci: fix goreleaser --rm-dist deprecation (#223) 2023-09-09 13:30:53 -05:00
Geoff Bourne
afdca5646e
Added ngrok support (#222) 2023-09-09 12:06:59 -05:00
dependabot[bot]
25601c65a6
build(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 (#210) 2023-07-16 20:28:12 -05:00
dependabot[bot]
4435b7cb55
build(deps): bump golang.org/x/text from 0.9.0 to 0.11.0 (#209) 2023-07-09 21:36:13 -05:00
dependabot[bot]
ff7ef24f4c
build(deps): bump github.com/itzg/go-flagsfiller from 1.11.0 to 1.12.0 (#202)
Bumps [github.com/itzg/go-flagsfiller](https://github.com/itzg/go-flagsfiller) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/itzg/go-flagsfiller/releases)
- [Commits](https://github.com/itzg/go-flagsfiller/compare/v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: github.com/itzg/go-flagsfiller
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-11 20:20:24 -05:00
dependabot[bot]
302b68400b
build(deps): bump github.com/docker/docker (#201) 2023-06-05 10:10:36 -05:00
dependabot[bot]
f6dc9cd03a
build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 (#198) 2023-05-29 08:54:08 -05:00
dependabot[bot]
88d2e8a013
build(deps): bump github.com/itzg/go-flagsfiller from 1.9.2 to 1.11.0 (#199) 2023-05-29 08:21:48 -05:00
dependabot[bot]
7f4a6843ea
build(deps): bump github.com/docker/distribution (#187) 2023-05-25 06:59:25 -05:00
Geoff Bourne
1803ecfe04
Fixed Go version for test build (#197) 2023-05-24 22:28:41 -05:00
dependabot[bot]
8fab072e18
build(deps): bump golang.org/x/text from 0.8.0 to 0.9.0 (#181) 2023-05-24 22:22:16 -05:00
dependabot[bot]
c046edec8b
build(deps): bump github.com/docker/docker (#191) 2023-05-24 22:21:31 -05:00
Lilly Tempest
c548fda65e
Support TCP Shield host enrinchment (#195) 2023-05-24 21:28:38 -05:00
Geoff Bourne
059ee78c5c
Simplify PR github action (#196) 2023-05-24 21:27:44 -05:00
Lilly Tempest
de655ee432
Add documentation for routes config file (#194) 2023-05-24 08:24:39 -05:00
dependabot[bot]
087a325720
build(deps): bump github.com/docker/docker (#184)
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 23.0.1+incompatible to 23.0.4+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v23.0.1...v23.0.4)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-23 21:51:25 -05:00
dependabot[bot]
426aebeadb
build(deps): bump github.com/itzg/go-flagsfiller from 1.9.1 to 1.9.2 (#178) 2023-04-09 22:14:29 -05:00
dependabot[bot]
ae24356102
build(deps): bump github.com/pires/go-proxyproto from 0.6.2 to 0.7.0 (#175) 2023-03-20 14:35:16 -05:00
dependabot[bot]
80a9d38471
build(deps): bump actions/setup-go from 3 to 4 (#171) 2023-03-20 07:32:24 -05:00
dependabot[bot]
a3cd1598bf
build(deps): bump golang.org/x/crypto (#165)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210915214749-c084706c2272 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-06 12:22:44 -06:00
dependabot[bot]
a1067acfa1
build(deps): bump golang.org/x/text from 0.7.0 to 0.8.0 (#167) 2023-03-05 22:25:34 -06:00
dependabot[bot]
e39d4049eb
build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#166) 2023-02-26 19:42:23 -06:00
dependabot[bot]
da057f5b34
build(deps): bump golang.org/x/net (#164) 2023-02-24 20:59:56 -06:00
dependabot[bot]
1f8236ad92
build(deps): bump github.com/docker/docker (#162) 2023-02-14 07:22:23 -06:00
dependabot[bot]
7fb3cbd7bf
build(deps): bump golang.org/x/text from 0.6.0 to 0.7.0 (#163) 2023-02-13 08:38:17 -06:00
dependabot[bot]
dc5e5cac31
build(deps): bump github.com/docker/docker (#160) 2023-02-06 07:21:21 -06:00
dependabot[bot]
137bd9c8ec
build(deps): bump docker/build-push-action from 3.2.0 to 3.3.0 (#155) 2023-01-15 19:02:30 -06:00
dependabot[bot]
4d93eeaa0d
build(deps): bump golang.org/x/text from 0.5.0 to 0.6.0 (#154) 2023-01-08 20:54:54 -06:00
dependabot[bot]
28695b3bba
build(deps): bump github.com/docker/docker (#151)
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.21+incompatible to 20.10.22+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v20.10.21...v20.10.22)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-19 20:28:04 -06:00
dependabot[bot]
730a8d3d89
build(deps): bump goreleaser/goreleaser-action from 3 to 4 (#150) 2022-12-18 19:32:08 -06:00
Lasse15
787ab54ca4
Persistent routes from REST API (#145) 2022-12-05 07:58:13 -06:00
dependabot[bot]
e1bb4980bb
build(deps): bump golang.org/x/text from 0.4.0 to 0.5.0 (#146)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-04 20:00:04 -06:00
n1xx1
c2b23d40c7
Enable network filtering for docker swarm discovery (#143) 2022-11-17 08:38:44 -06:00
dependabot[bot]
298ea8eef9
build(deps): bump github.com/docker/docker (#138) 2022-10-30 22:04:42 -05:00