Commit Graph

134 Commits

Author SHA1 Message Date
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
dependabot[bot]
7117562215
build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#137) 2022-10-30 19:33:03 -05:00
dependabot[bot]
085bb6e133
build(deps): bump github.com/docker/docker (#134) 2022-10-24 12:52:21 -05:00
Geoff Bourne
a7229355bf
Route to k8s service port minecraft or mc-router (#135) 2022-10-23 22:18:10 -05:00
dependabot[bot]
25575c1176
build(deps): bump docker/build-push-action from 3.1.1 to 3.2.0 (#127)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  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-10-23 22:09:52 -05:00
dependabot[bot]
ea9f273996
build(deps): bump golang.org/x/text from 0.3.7 to 0.4.0 (#133) 2022-10-23 21:56:57 -05:00
dependabot[bot]
213440c9f7
build(deps): bump github.com/docker/docker (#132) 2022-10-17 07:46:11 -05:00
dependabot[bot]
13fa5dd463
build(deps): bump github.com/docker/docker (#117) 2022-09-11 20:45:18 -05:00
dependabot[bot]
3214121f52
build(deps): bump docker/build-push-action from 3.1.0 to 3.1.1 (#108) 2022-08-07 19:58:31 -05:00
Geoff Bourne
f8a65abb61
Wait for connections to finish when stopping (#107) 2022-08-05 20:50:32 -05:00
n1xx1
d15bc9e986
Add support for docker swarm service discovery (#103) 2022-08-04 20:59:20 -05:00
dependabot[bot]
de3c728d86
build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 (#105)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.8.1...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
  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>
2022-07-24 21:28:57 -05:00
dependabot[bot]
815a760851
build(deps): bump docker/build-push-action from 3.0.0 to 3.1.0 (#104) 2022-07-24 20:29:07 -05:00
dependabot[bot]
5dce9329ae
build(deps): bump github.com/juju/ratelimit from 1.0.1 to 1.0.2 (#101) 2022-07-17 20:34:29 -05:00
Muhammed Hussein karimi
becd3eb676
depends_on for router (#98) 2022-07-17 10:01:18 -05:00
Geoff Bourne
bc97b0ecbf
Trim root zone indicator from server address (#97) 2022-07-11 23:16:15 -05:00
Geoff Bourne
1a873cb58a
Improved logging of registered mappings (#96) 2022-07-05 09:53:23 -05:00
dependabot[bot]
9163ae66d4
build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#94) 2022-07-03 22:41:15 -05:00
dependabot[bot]
29a1c5bdd5
build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.5 (#93) 2022-06-26 21:41:34 -05:00
Merith
24381281e7
Simplify fully qualified SRV records for mapping (#92)
Co-authored-by: Geoff Bourne <itzgeoff@gmail.com>
2022-06-26 09:37:21 -05:00
dependabot[bot]
f441b148a1
build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.2 (#88) 2022-06-13 06:34:24 -05:00
dependabot[bot]
808270482c
build(deps): bump goreleaser/goreleaser-action from 2 to 3 (#84) 2022-05-22 21:52:13 -05:00
dependabot[bot]
1f8824f917
build(deps): bump docker/metadata-action from 3 to 4 (#80) 2022-05-09 06:44:54 -05:00
dependabot[bot]
625841711c
build(deps): bump docker/login-action from 1 to 2 (#79) 2022-05-09 06:44:41 -05:00
dependabot[bot]
fac97370c1
build(deps): bump docker/build-push-action from 2.9.0 to 3.0.0 (#78) 2022-05-09 06:44:28 -05:00
dependabot[bot]
a9d1c728d9
build(deps): bump docker/setup-buildx-action from 1 to 2 (#77) 2022-05-09 06:44:15 -05:00
dependabot[bot]
7a3b72e675
build(deps): bump actions/setup-go from 2 to 3 (#72)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-10 20:44:10 -05:00
dependabot[bot]
588c68b407
build(deps): bump actions/checkout from 2.4.0 to 3 (#64) 2022-03-07 08:19:41 -06:00
dependabot[bot]
e2ab43db55
build(deps): bump github.com/pires/go-proxyproto from 0.6.1 to 0.6.2 (#65) 2022-03-07 08:19:29 -06:00
dependabot[bot]
1ab09f682a
build(deps): bump github.com/itzg/go-flagsfiller from 1.9.0 to 1.9.1 (#56)
Bumps [github.com/itzg/go-flagsfiller](https://github.com/itzg/go-flagsfiller) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/itzg/go-flagsfiller/releases)
- [Commits](https://github.com/itzg/go-flagsfiller/compare/v1.9.0...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/itzg/go-flagsfiller
  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>
2022-02-20 21:48:54 -06:00
dependabot[bot]
35c0010dae
build(deps): bump docker/build-push-action from 2.8.0 to 2.9.0 (#55) 2022-02-07 07:01:07 -06:00
dependabot[bot]
19c7df2b84
build(deps): bump github.com/itzg/go-flagsfiller from 1.8.0 to 1.9.0 (#49) 2022-01-24 08:01:53 -06:00
dependabot[bot]
38bc523550
build(deps): bump docker/build-push-action from 2.7.0 to 2.8.0 (#47)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.7.0...v2.8.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  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>
2022-01-23 21:31:48 -06:00
dependabot[bot]
190ae97a86
build(deps): bump github.com/go-kit/kit from 0.9.0 to 0.12.0 (#41) 2022-01-07 20:28:15 -06:00
dependabot[bot]
fa3189f0e0
build(deps): bump github.com/itzg/go-flagsfiller from 1.4.2 to 1.8.0 (#40)
Bumps [github.com/itzg/go-flagsfiller](https://github.com/itzg/go-flagsfiller) from 1.4.2 to 1.8.0.
- [Release notes](https://github.com/itzg/go-flagsfiller/releases)
- [Commits](https://github.com/itzg/go-flagsfiller/compare/v1.4.2...v1.8.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>
2022-01-06 18:10:56 -06:00
dependabot[bot]
f4cf8c9826
build(deps): bump github.com/stretchr/testify from 1.4.0 to 1.7.0 (#43)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.4.0 to 1.7.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.4.0...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  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>
2022-01-06 17:58:38 -06:00
dependabot[bot]
1c49bfcad0
build(deps): bump github.com/pkg/errors from 0.8.1 to 0.9.1 (#42)
Bumps [github.com/pkg/errors](https://github.com/pkg/errors) from 0.8.1 to 0.9.1.
- [Release notes](https://github.com/pkg/errors/releases)
- [Commits](https://github.com/pkg/errors/compare/v0.8.1...v0.9.1)

---
updated-dependencies:
- dependency-name: github.com/pkg/errors
  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>
2022-01-06 17:58:21 -06:00
dependabot[bot]
54182ae903
build(deps): bump github.com/gorilla/mux from 1.7.1 to 1.8.0 (#39)
Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/gorilla/mux/releases)
- [Commits](https://github.com/gorilla/mux/compare/v1.7.1...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/gorilla/mux
  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>
2022-01-06 17:53:57 -06:00
Michael Vorburger ⛑️
32fb918128
Kubernetes auto scale-up support (#29) 2022-01-06 17:41:10 -06:00
Geoff Bourne
d7c8b4628e
build: added gomod checking to depdendabot 2022-01-06 17:39:13 -06:00
Geoff Bourne
e3e57cb5c8
build: push PR image on-demand (#37) 2022-01-01 15:15:33 -06:00