640 Commits

Author SHA1 Message Date
dependabot[bot]
05b5cdf61b chore(deps): bump k8s.io/client-go from 0.28.2 to 0.28.4
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.28.2 to 0.28.4.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.2...v0.28.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 08:01:10 +00:00
dependabot[bot]
733d65fe8c chore(deps): bump go.etcd.io/bbolt from 1.3.7 to 1.3.8
Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.3.7 to 1.3.8.
- [Release notes](https://github.com/etcd-io/bbolt/releases)
- [Commits](https://github.com/etcd-io/bbolt/compare/v1.3.7...v1.3.8)

---
updated-dependencies:
- dependency-name: go.etcd.io/bbolt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 08:00:49 +00:00
Ian Fijolek
4a681621be Bump Go version up to 1.21
When the updated version of Nomad client comes out, I'm planning on a
patch to upgrade so that communication over unix socket is available,
however the latest requires go 1.21. Rather than bundle a go upgrade
with the Nomad change, I thought it best to split up and make sure any
potential issues or concerns with the go version are addressed first.
2023-12-04 19:05:22 -08:00
dependabot[bot]
7d05c638f0 chore(deps): bump golang.org/x/sys from 0.12.0 to 0.15.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.12.0 to 0.15.0.
- [Commits](https://github.com/golang/sys/compare/v0.12.0...v0.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 00:44:54 +00:00
dependabot[bot]
74eaa72340 chore(deps): bump golang.org/x/net from 0.13.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.13.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.13.0...v0.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 00:28:30 +00:00
CrazyMax
c936c2f001 Merge pull request #1012 from crazy-max/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.4.9
chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.7 to 6.4.9
2023-12-04 16:09:47 -08:00
CrazyMax
dccacbf2ee Merge pull request #1020 from crazy-max/dependabot/go_modules/github.com/go-playground/validator/v10-10.16.0
chore(deps): bump github.com/go-playground/validator/v10 from 10.15.4 to 10.16.0
2023-12-04 16:09:12 -08:00
CrazyMax
03920ced4f Merge pull request #1021 from crazy-max/dependabot/go_modules/golang.org/x/mod-0.14.0
chore(deps): bump golang.org/x/mod from 0.12.0 to 0.14.0
2023-12-04 16:09:03 -08:00
CrazyMax
5338c3bf80 Merge pull request #991 from crazy-max/dependabot/go_modules/github.com/docker/distribution-2.8.3incompatible
chore(deps): bump github.com/docker/distribution from 2.8.2+incompatible to 2.8.3+incompatible
2023-12-04 16:08:47 -08:00
dependabot[bot]
b9707cfe79 chore(deps): bump golang.org/x/mod from 0.12.0 to 0.14.0
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.12.0 to 0.14.0.
- [Commits](https://github.com/golang/mod/compare/v0.12.0...v0.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 07:17:41 +00:00
dependabot[bot]
5746e24ae3 chore(deps): bump github.com/go-playground/validator/v10
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.15.4 to 10.16.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.15.4...v10.16.0)

---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 07:16:54 +00:00
dependabot[bot]
99f4f7ed4e chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.7 to 6.4.9
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.4.7 to 6.4.9.
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.4.7...v6.4.9)

---
updated-dependencies:
- dependency-name: github.com/jedib0t/go-pretty/v6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 07:18:00 +00:00
dependabot[bot]
33716a0dbf chore(deps): bump github.com/docker/distribution
Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.8.2+incompatible to 2.8.3+incompatible.
- [Release notes](https://github.com/docker/distribution/releases)
- [Commits](https://github.com/docker/distribution/compare/v2.8.2...v2.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 06:31:04 +00:00
dependabot[bot]
07e7264f0e chore(deps): bump github.com/rs/zerolog from 1.30.0 to 1.31.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.30.0 to 1.31.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.30.0...v1.31.0)

---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-26 06:30:47 +00:00
CrazyMax
8c2588c7f3 Merge pull request #975 from crazy-max/dependabot/go_modules/github.com/gregdel/pushover-1.3.0
chore(deps): bump github.com/gregdel/pushover from 1.2.0 to 1.3.0
2023-09-23 14:18:04 +02:00
dependabot[bot]
74cd9d6009 chore(deps): bump github.com/panjf2000/ants/v2 from 2.8.1 to 2.8.2
Bumps [github.com/panjf2000/ants/v2](https://github.com/panjf2000/ants) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/panjf2000/ants/releases)
- [Commits](https://github.com/panjf2000/ants/compare/v2.8.1...v2.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-23 11:53:09 +00:00
dependabot[bot]
70a4b73482 chore(deps): bump github.com/gregdel/pushover from 1.2.0 to 1.3.0
Bumps [github.com/gregdel/pushover](https://github.com/gregdel/pushover) from 1.2.0 to 1.3.0.
- [Commits](https://github.com/gregdel/pushover/compare/v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/gregdel/pushover
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-23 11:51:53 +00:00
CrazyMax
b8a2e59b20 Merge pull request #980 from crazy-max/dependabot/go_modules/google.golang.org/grpc-1.58.2
chore(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.2
2023-09-23 13:51:22 +02:00
CrazyMax
4b37e9047c Merge pull request #976 from crazy-max/dependabot/go_modules/github.com/rs/zerolog-1.30.0
chore(deps): bump github.com/rs/zerolog from 1.29.1 to 1.30.0
2023-09-23 13:50:43 +02:00
CrazyMax
0caa90163d Merge pull request #974 from crazy-max/dependabot/go_modules/github.com/opencontainers/image-spec-1.1.0-rc5
chore(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc4 to 1.1.0-rc5
2023-09-23 13:50:24 +02:00
CrazyMax
a331a8bea3 Merge pull request #972 from crazy-max/dependabot/go_modules/github.com/go-playground/validator/v10-10.15.4
chore(deps): bump github.com/go-playground/validator/v10 from 10.14.1 to 10.15.4
2023-09-23 13:49:53 +02:00
dependabot[bot]
dd7f447b68 chore(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.2
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.1 to 1.58.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.1...v1.58.2)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 06:49:42 +00:00
dependabot[bot]
90e6c738bd chore(deps): bump github.com/rs/zerolog from 1.29.1 to 1.30.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.29.1 to 1.30.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.29.1...v1.30.0)

---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 06:23:37 +00:00
dependabot[bot]
f039577bff chore(deps): bump github.com/opencontainers/image-spec
Bumps [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) from 1.1.0-rc4 to 1.1.0-rc5.
- [Release notes](https://github.com/opencontainers/image-spec/releases)
- [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md)
- [Commits](https://github.com/opencontainers/image-spec/compare/v1.1.0-rc4...v1.1.0-rc5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 06:23:23 +00:00
dependabot[bot]
7800ff97e6 chore(deps): bump github.com/go-playground/validator/v10
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.14.1 to 10.15.4.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.14.1...v10.15.4)

---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 06:23:00 +00:00
dependabot[bot]
89a7c469ef chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.6 to 6.4.7
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.4.6 to 6.4.7.
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.4.6...v6.4.7)

---
updated-dependencies:
- dependency-name: github.com/jedib0t/go-pretty/v6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 06:22:53 +00:00
CrazyMax
061c976fe9 image:tag@digest format support 2023-09-16 16:59:00 +02:00
dependabot[bot]
11f7c20bf8 chore(deps): bump k8s.io/client-go from 0.26.2 to 0.28.2
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.26.2 to 0.28.2.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.26.2...v0.28.2)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-16 08:10:33 +00:00
CrazyMax
e40ee0f37a Merge pull request #961 from crazy-max/dependabot/go_modules/google.golang.org/grpc-1.58.1
chore(deps): bump google.golang.org/grpc from 1.56.1 to 1.58.1
2023-09-16 10:09:16 +02:00
CrazyMax
1ac43c073b vendor: update to github.com/docker/docker@8e51b8b (master v25.0.0-dev) 2023-09-16 02:08:25 +02:00
dependabot[bot]
b868d706ff chore(deps): bump github.com/moby/buildkit from 0.11.6 to 0.12.2
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.11.6 to 0.12.2.
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](https://github.com/moby/buildkit/compare/v0.11.6...v0.12.2)

---
updated-dependencies:
- dependency-name: github.com/moby/buildkit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-15 23:53:56 +00:00
dependabot[bot]
2bf6e73992 chore(deps): bump google.golang.org/grpc from 1.56.1 to 1.58.1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.1 to 1.58.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.58.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-15 23:52:24 +00:00
CrazyMax
c71db1b6ac Merge pull request #927 from crazy-max/dependabot/go_modules/github.com/microcosm-cc/bluemonday-1.0.25
chore(deps): bump github.com/microcosm-cc/bluemonday from 1.0.24 to 1.0.25
2023-09-16 01:51:14 +02:00
CrazyMax
d0e892cc03 Merge pull request #917 from crazy-max/dependabot/go_modules/golang.org/x/mod-0.12.0
chore(deps): bump golang.org/x/mod from 0.11.0 to 0.12.0
2023-09-16 01:50:55 +02:00
dependabot[bot]
c9b02edd3f chore(deps): bump github.com/microcosm-cc/bluemonday
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday) from 1.0.24 to 1.0.25.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases)
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.24...v1.0.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-15 23:37:18 +00:00
dependabot[bot]
fb52378d1c chore(deps): bump golang.org/x/mod from 0.11.0 to 0.12.0
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.11.0 to 0.12.0.
- [Commits](https://github.com/golang/mod/compare/v0.11.0...v0.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-15 23:36:27 +00:00
CrazyMax
018376c8c0 Merge pull request #922 from crazy-max/dependabot/go_modules/github.com/panjf2000/ants/v2-2.8.1
chore(deps): bump github.com/panjf2000/ants/v2 from 2.8.0 to 2.8.1
2023-09-16 01:35:15 +02:00
CrazyMax
263539f4e0 Merge pull request #920 from crazy-max/dependabot/go_modules/github.com/eclipse/paho.mqtt.golang-1.4.3
chore(deps): bump github.com/eclipse/paho.mqtt.golang from 1.4.2 to 1.4.3
2023-09-16 01:34:59 +02:00
CrazyMax
56239f765f Merge pull request #947 from crazy-max/dependabot/go_modules/github.com/docker/docker-24.0.6incompatible
chore(deps): bump github.com/docker/docker from 24.0.2+incompatible to 24.0.6+incompatible
2023-09-16 01:34:40 +02:00
CrazyMax
f0353d78ad Merge pull request #954 from crazy-max/dependabot/go_modules/github.com/containerd/containerd-1.7.6
chore(deps): bump github.com/containerd/containerd from 1.7.2 to 1.7.6
2023-09-16 01:34:23 +02:00
dependabot[bot]
4b8d54a6b8 chore(deps): bump github.com/containerd/containerd from 1.7.2 to 1.7.6
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.2 to 1.7.6.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.7.2...v1.7.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 06:27:04 +00:00
dependabot[bot]
3ff95c415a chore(deps): bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.2+incompatible to 24.0.6+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v24.0.2...v24.0.6)

---
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>
2023-09-06 06:14:29 +00:00
dependabot[bot]
14fe8cf7f9 chore(deps): bump golang.org/x/sys from 0.9.0 to 0.12.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.9.0 to 0.12.0.
- [Commits](https://github.com/golang/sys/compare/v0.9.0...v0.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 06:07:43 +00:00
dependabot[bot]
5ff434f18a chore(deps): bump github.com/panjf2000/ants/v2 from 2.8.0 to 2.8.1
Bumps [github.com/panjf2000/ants/v2](https://github.com/panjf2000/ants) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/panjf2000/ants/releases)
- [Commits](https://github.com/panjf2000/ants/compare/v2.8.0...v2.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 06:20:29 +00:00
dependabot[bot]
569c0d030f chore(deps): bump github.com/eclipse/paho.mqtt.golang
Bumps [github.com/eclipse/paho.mqtt.golang](https://github.com/eclipse/paho.mqtt.golang) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/eclipse/paho.mqtt.golang/releases)
- [Commits](https://github.com/eclipse/paho.mqtt.golang/compare/v1.4.2...v1.4.3)

---
updated-dependencies:
- dependency-name: github.com/eclipse/paho.mqtt.golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 06:20:09 +00:00
CrazyMax
915ec8321f Merge pull request #908 from crazy-max/dependabot/go_modules/google.golang.org/protobuf-1.31.0
chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0
2023-07-04 02:56:01 +02:00
dependabot[bot]
0be802dc46 chore(deps): bump github.com/opencontainers/image-spec
Bumps [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) from 1.1.0-rc2.0.20221005185240-3a7f492d3f1b to 1.1.0-rc4.
- [Release notes](https://github.com/opencontainers/image-spec/releases)
- [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md)
- [Commits](https://github.com/opencontainers/image-spec/commits/v1.1.0-rc4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-02 14:45:18 +00:00
dependabot[bot]
70e36d0437 chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0
Bumps google.golang.org/protobuf from 1.30.0 to 1.31.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-02 14:45:17 +00:00
dependabot[bot]
5099710ad1 chore(deps): bump github.com/containers/image/v5 from 5.25.0 to 5.26.1
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.25.0 to 5.26.1.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](https://github.com/containers/image/compare/v5.25.0...v5.26.1)

---
updated-dependencies:
- dependency-name: github.com/containers/image/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-02 14:42:30 +00:00
CrazyMax
21dc406805 Merge pull request #913 from crazy-max/dependabot/go_modules/github.com/panjf2000/ants/v2-2.8.0
chore(deps): bump github.com/panjf2000/ants/v2 from 2.7.5 to 2.8.0
2023-07-02 16:41:12 +02:00