Commit Graph

1462 Commits

Author SHA1 Message Date
CrazyMax
bee94e4421 Merge pull request #1041 from crazy-max/dependabot/go_modules/github.com/alecthomas/kong-0.8.1
chore(deps): bump github.com/alecthomas/kong from 0.8.0 to 0.8.1
2023-12-05 17:18:55 -08:00
CrazyMax
a9cb6b65fe Merge pull request #1045 from crazy-max/dependabot/go_modules/k8s.io/client-go-0.28.4
chore(deps): bump k8s.io/client-go from 0.28.2 to 0.28.4
2023-12-05 17:18:43 -08:00
CrazyMax
44c50780d4 Merge pull request #1043 from crazy-max/dependabot/go_modules/github.com/moby/buildkit-0.12.4
chore(deps): bump github.com/moby/buildkit from 0.12.2 to 0.12.4
2023-12-05 17:18:29 -08:00
CrazyMax
b90a4aeb3a Merge pull request #1044 from crazy-max/dependabot/go_modules/go.etcd.io/bbolt-1.3.8
chore(deps): bump go.etcd.io/bbolt from 1.3.7 to 1.3.8
2023-12-05 17:18:13 -08:00
dependabot[bot]
f48d3dd4ab chore(deps): bump github.com/moby/buildkit from 0.12.2 to 0.12.4
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.12.2 to 0.12.4.
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](https://github.com/moby/buildkit/compare/v0.12.2...v0.12.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 09:15:31 +00:00
dependabot[bot]
f684dbe9b7 chore(deps): bump github.com/alecthomas/kong from 0.8.0 to 0.8.1
Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong) from 0.8.0 to 0.8.1.
- [Commits](https://github.com/alecthomas/kong/compare/v0.8.0...v0.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 09:15:25 +00:00
CrazyMax
881efcb39c Merge pull request #1026 from IamTheFij/go-1.21
Bump Go version up to 1.21
2023-12-05 01:14:37 -08:00
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
CrazyMax
a40295b1ee Merge pull request #1035 from crazy-max/dependabot/go_modules/golang.org/x/sys-0.15.0
chore(deps): bump golang.org/x/sys from 0.12.0 to 0.15.0
2023-12-04 16:55:10 -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
CrazyMax
6a302792f3 Merge pull request #1002 from crazy-max/dependabot/go_modules/golang.org/x/net-0.17.0
chore(deps): bump golang.org/x/net from 0.13.0 to 0.17.0
2023-12-04 16:43:55 -08: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
CrazyMax
4db906b80a Merge pull request #989 from crazy-max/dependabot/go_modules/github.com/rs/zerolog-1.31.0
chore(deps): bump github.com/rs/zerolog from 1.30.0 to 1.31.0
2023-12-04 16:07:46 -08:00
CrazyMax
131beb41c6 Merge pull request #1025 from stecydube/patch-1
Fix NTFY markdown
2023-12-04 16:04:22 -08:00
Stécy Dubé
d999959f60 Fix NTFY markdown
Ensure the notification payload includes the "markdown" field set to true.
2023-12-04 17:46:55 -05: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
CrazyMax
88dbeb519b Merge pull request #1003 from IamTheFij/parallelize-slow-tests
Parallelize more slow running tests
2023-10-29 05:46:34 -07:00
Ian Fijolek
9826638a26 Parallelize more slow running tests 2023-10-12 15:37:27 -07:00
CrazyMax
92c1a6a874 Merge pull request #996 from szerencl/pushover-sound
Added sound option for pushover
2023-10-07 09:19:49 -07:00
szerencl
6ab5a97ada Added sound option for pushover 2023-10-07 00:36:07 +02: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
7af009944d Merge pull request #988 from crazy-max/fix-test
fix non-deterministic test
2023-09-24 22:50:11 +02:00
CrazyMax
a0e14e2ca6 fix non-deterministic test 2023-09-24 22:45:57 +02:00
CrazyMax
86a2c0881f Merge pull request #985 from testwill/typo
fix: occurred typo
2023-09-24 22:34:32 +02:00
guangwu
562150b84d fix: occurred typo 2023-09-24 13:04:50 +08:00
CrazyMax
a9f0c9d21a Update CHANGELOG v4.26.0 2023-09-23 22:14:53 +02:00
CrazyMax
a70200fc8c Merge pull request #984 from crazy-max/fix-ptr-rcv
fix: do not set Image receiver as pointer
2023-09-23 21:21:08 +02:00
CrazyMax
31bc94485d fix: do not set Image receiver as pointer
We can't directly call pointer receiver methods like
Image.String() in go text/template.
2023-09-23 21:11:55 +02:00
CrazyMax
42d16dbbb0 Merge pull request #983 from crazy-max/fix-latest
Fix latest for "image list" command
2023-09-23 19:37:07 +02:00
CrazyMax
faeb950fff Fix latest for "image list" command 2023-09-23 19:28:58 +02:00
CrazyMax
8249e5c46d Merge pull request #982 from crazy-max/default-docs
Docs for defaults configuration
2023-09-23 18:56:29 +02:00
CrazyMax
f5d1d23319 docs: regopts typo 2023-09-23 18:22:24 +02:00
CrazyMax
70b2f5c81b docs: move imageDefaults to defaults in config root 2023-09-23 18:22:24 +02:00
Ian Fijolek
62e17508bf docs: fix file link 2023-09-23 17:30:21 +02:00
Ian Fijolek
cd502015da docs: image defaults 2023-09-23 17:30:21 +02: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
CrazyMax
363b0f8e4d Merge pull request #978 from crazy-max/dependabot/go_modules/github.com/panjf2000/ants/v2-2.8.2
chore(deps): bump github.com/panjf2000/ants/v2 from 2.8.1 to 2.8.2
2023-09-23 14:17:27 +02:00
CrazyMax
7c4b9d6beb Merge pull request #981 from crazy-max/fix-defaults
fix defaults not handled by yaml configuration
2023-09-23 14:16:05 +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