argoyle
de495a8c5e
fix(deployment): update label to use standardized format
...
Change the labels for the cron-checker application in the
deployment configuration to adhere to Kubernetes' recommended
labeling conventions. This improves consistency and allows
better integration with tools that rely on standardized
labels for application management.
2025-01-24 15:39:11 +01:00
argoyle
ad07055d45
ci: remove unnecessary docker configuration
...
Eliminate redundant Docker configurations in the CI setup. This
streamlines the build process and reduces complexity by removing
variables and services not needed for the current build
configuration.
2024-12-05 10:51:36 +01:00
argoyle
faeb419889
ci: add git-cliff configuration
2024-10-06 10:44:04 +02:00
argoyle
16e583fdae
ci: add release flow
2024-10-05 21:08:56 +02:00
argoyle
550d4cd0a8
ci: remove Dependabot config
2024-02-23 23:28:06 +01:00
argoyle
9d301bd782
chore(deps): bump k8s.io/client-go from 0.29.1 to 0.29.2
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.29.1 to 0.29.2.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.29.1...v0.29.2 )
2024-02-15 09:54:10 +00:00
argoyle
ba7273d318
chore(deps): bump golang from 1.21.6 to 1.22.0
...
Bumps golang from 1.21.6 to 1.22.0.
2024-02-07 21:09:38 +00:00
argoyle
6b618d9366
chore(deps): bump k8s.io/client-go from 0.29.0 to 0.29.1
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.29.0 to 0.29.1.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.29.0...v0.29.1 )
2024-01-18 09:54:10 +00:00
argoyle
78cad53109
chore(deps): bump golang from 1.21.5 to 1.21.6
...
Bumps golang from 1.21.5 to 1.21.6.
2024-01-10 21:09:31 +00:00
argoyle
5cd208a23e
chore(deps): bump k8s.io/client-go from 0.28.4 to 0.29.0
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.28.4 to 0.29.0.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.4...v0.29.0 )
2023-12-14 09:54:05 +00:00
argoyle
40bd0bd947
chore(deps): bump golang from 1.21.4 to 1.21.5
...
Bumps golang from 1.21.4 to 1.21.5.
2023-12-05 21:09:36 +00:00
argoyle
eff85192c4
chore(deps): bump github.com/alecthomas/kingpin/v2 from 2.3.2 to 2.4.0
...
Bumps [github.com/alecthomas/kingpin/v2](https://github.com/alecthomas/kingpin ) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/alecthomas/kingpin/releases )
- [Commits](https://github.com/alecthomas/kingpin/compare/v2.3.2...v2.4.0 )
2023-11-16 14:19:23 +00:00
argoyle
8c2fad540c
chore(deps): bump k8s.io/client-go from 0.28.3 to 0.28.4
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.28.3 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.3...v0.28.4 )
2023-11-16 09:54:15 +00:00
argoyle
d31e72e44f
chore(deps): bump golang from 1.21.3 to 1.21.4
...
Bumps golang from 1.21.3 to 1.21.4.
2023-11-07 21:13:19 +00:00
argoyle
68fa695ca5
chore(deps): bump k8s.io/client-go from 0.28.2 to 0.28.3
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/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 )
2023-10-19 09:54:15 +00:00
argoyle
0392819c87
chore(deps): bump golang from 1.21.2 to 1.21.3
...
Bumps golang from 1.21.2 to 1.21.3.
2023-10-10 21:09:19 +00:00
argoyle
a922f2da7e
chore(deps): bump golang from 1.21.1 to 1.21.2
...
Bumps golang from 1.21.1 to 1.21.2.
2023-10-06 21:09:28 +00:00
argoyle
79fe54fb6c
chore(deps): bump k8s.io/client-go from 0.28.1 to 0.28.2
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.28.1 to 0.28.2.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.1...v0.28.2 )
2023-09-14 09:54:09 +00:00
argoyle
acfaa667f8
chore(deps): bump golang from 1.21.0 to 1.21.1
...
Bumps golang from 1.21.0 to 1.21.1.
2023-09-06 21:09:29 +00:00
argoyle
5851819212
chore(deps): bump k8s.io/client-go from 0.28.0 to 0.28.1
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.28.0 to 0.28.1.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.0...v0.28.1 )
2023-08-25 09:54:25 +00:00
argoyle
2e5042cfe5
chore(deps): bump k8s.io/client-go from 0.27.4 to 0.28.0
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.27.4 to 0.28.0.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.27.4...v0.28.0 )
2023-08-16 09:54:01 +00:00
argoyle
9b257411c6
chore(deps): bump golang from 1.20.7 to 1.21.0
...
Bumps golang from 1.20.7 to 1.21.0.
2023-08-09 21:09:24 +00:00
argoyle
9890f13091
chore(deps): bump golang from 1.20.6 to 1.20.7
...
Bumps golang from 1.20.6 to 1.20.7.
2023-08-02 21:09:32 +00:00
argoyle
5cb9bb1d00
chore(deps): bump k8s.io/client-go from 0.27.3 to 0.27.4
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.27.3 to 0.27.4.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.27.3...v0.27.4 )
2023-07-20 09:54:02 +00:00
argoyle
0ee1aea33b
chore(deps): bump golang from 1.20.5 to 1.20.6
...
Bumps golang from 1.20.5 to 1.20.6.
2023-07-11 21:09:55 +00:00
argoyle
37b40df945
chore(deps): bump k8s.io/client-go from 0.27.2 to 0.27.3
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.27.2 to 0.27.3.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.27.2...v0.27.3 )
2023-06-15 09:54:03 +00:00
argoyle
6eb98834eb
chore(deps): bump golang from 1.20.4 to 1.20.5
...
Bumps golang from 1.20.4 to 1.20.5.
2023-06-06 21:09:32 +00:00
argoyle
e2e1fa652a
ci: update kingpin dependency
2023-05-23 19:32:04 +02:00
argoyle
d2c23b135f
chore(deps): bump k8s.io/client-go from 0.27.1 to 0.27.2
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.27.1 to 0.27.2.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.27.1...v0.27.2 )
2023-05-18 09:54:19 +00:00
argoyle
f5d59be8ba
chore(deps): bump golang from 1.20.3 to 1.20.4
...
Bumps golang from 1.20.3 to 1.20.4.
2023-05-02 21:09:29 +00:00
argoyle
19e0d275f6
chore(deps): bump k8s.io/client-go from 0.27.0 to 0.27.1
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.27.0 to 0.27.1.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.27.0...v0.27.1 )
2023-04-15 09:54:08 +00:00
argoyle
82091f37e2
chore(deps): bump k8s.io/client-go from 0.26.3 to 0.27.0
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.26.3 to 0.27.0.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.26.3...v0.27.0 )
2023-04-12 09:54:01 +00:00
argoyle
e383623d64
chore(deps): bump golang from 1.20.2 to 1.20.3
...
Bumps golang from 1.20.2 to 1.20.3.
2023-04-04 21:09:42 +00:00
argoyle
5418ac868c
chore(deps): bump k8s.io/client-go from 0.26.2 to 0.26.3
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.26.2 to 0.26.3.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.26.2...v0.26.3 )
2023-03-18 09:54:16 +00:00
argoyle
ba26533f7a
chore(deps): bump golang from 1.20.1 to 1.20.2
...
Bumps golang from 1.20.1 to 1.20.2.
2023-03-08 21:09:25 +00:00
argoyle
e55de68daa
chore(deps): bump k8s.io/client-go from 0.26.1 to 0.26.2
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.26.1 to 0.26.2.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.26.1...v0.26.2 )
2023-03-01 09:53:57 +00:00
argoyle
33fd2b89ec
chore(deps): bump golang from 1.20.0 to 1.20.1
...
Bumps golang from 1.20.0 to 1.20.1.
2023-02-15 21:09:30 +00:00
argoyle
6729ae6a25
ci: use Docker DinD version from variable
2023-02-09 07:54:48 +01:00
argoyle
29352aa85c
chore(deps): bump golang from 1.19.5 to 1.20.0
...
Bumps golang from 1.19.5 to 1.20.0.
2023-02-02 21:09:10 +00:00
argoyle
76dbbbb17c
chore(deps): bump k8s.io/client-go from 0.26.0 to 0.26.1
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.26.0 to 0.26.1.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.26.0...v0.26.1 )
2023-01-19 09:54:13 +00:00
argoyle
8038a8149e
chore(deps): bump golang from 1.19.4 to 1.19.5
...
Bumps golang from 1.19.4 to 1.19.5.
2023-01-11 21:09:24 +00:00
argoyle
3bdb66901a
chore(deps): bump k8s.io/client-go from 0.25.4 to 0.26.0
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.25.4 to 0.26.0.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.25.4...v0.26.0 )
2022-12-09 13:03:42 +00:00
argoyle
1fabafddb3
chore(deps): bump golang from 1.19.3 to 1.19.4
...
Bumps golang from 1.19.3 to 1.19.4.
2022-12-06 21:09:55 +00:00
argoyle
878f6bc364
chore(deps): bump k8s.io/client-go from 0.25.3 to 0.25.4
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.25.3 to 0.25.4.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.25.3...v0.25.4 )
2022-11-11 09:54:08 +00:00
argoyle
4c8fbf2f43
chore(deps): bump golang from 1.19.2 to 1.19.3
...
Bumps golang from 1.19.2 to 1.19.3.
2022-11-03 21:09:19 +00:00
argoyle
c74ef9f122
chore(deps): bump k8s.io/client-go from 0.25.2 to 0.25.3
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.25.2 to 0.25.3.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.25.2...v0.25.3 )
2022-10-18 08:36:34 +00:00
argoyle
68bfbb6564
chore(deps): bump golang from 1.19.1 to 1.19.2
...
Bumps golang from 1.19.1 to 1.19.2.
2022-10-04 21:09:11 +00:00
argoyle
cba73097a6
docs: update version in example
2022-09-23 20:12:11 +02:00
argoyle
1187bfcdeb
ci: make sure Codecov finds all it's files
2022-09-23 18:54:55 +02:00
argoyle
715939d794
chore: update to batch/v1 instead of the deprecated batch/v1beta1
2022-09-23 18:54:54 +02:00
argoyle
54722aafd9
chore(deps): bump k8s.io/client-go from 0.25.1 to 0.25.2
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.25.1 to 0.25.2.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.25.1...v0.25.2 )
2022-09-22 09:53:57 +00:00
argoyle
665c4b7580
chore(deps): bump k8s.io/client-go from 0.25.0 to 0.25.1
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.25.0 to 0.25.1.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.25.0...v0.25.1 )
2022-09-17 09:53:50 +00:00
argoyle
4c04849140
chore(deps): bump golang from 1.19.0 to 1.19.1
...
Bumps golang from 1.19.0 to 1.19.1.
2022-09-06 21:09:15 +00:00
argoyle
65eadcf0fd
chore(deps): bump k8s.io/client-go from 0.24.4 to 0.25.0
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.24.4 to 0.25.0.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.24.4...v0.25.0 )
2022-08-24 09:53:51 +00:00
argoyle
d10914388d
chore(deps): bump k8s.io/client-go from 0.24.3 to 0.24.4
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.24.3 to 0.24.4.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.24.3...v0.24.4 )
2022-08-18 09:53:51 +00:00
argoyle
f976edad86
chore(deps): bump golang from 1.18.5 to 1.19.0
...
Bumps golang from 1.18.5 to 1.19.0.
2022-08-02 21:13:05 +00:00
argoyle
d4e3609860
chore(deps): bump golang from 1.18.4 to 1.18.5
...
Bumps golang from 1.18.4 to 1.18.5.
2022-08-01 21:09:15 +00:00
argoyle
c81a9f0c2f
chore(deps): bump k8s.io/client-go from 0.24.2 to 0.24.3
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.24.2 to 0.24.3.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.24.2...v0.24.3 )
2022-07-15 10:07:52 +00:00
argoyle
b56559402f
chore(deps): bump golang from 1.18.3 to 1.18.4
...
Bumps golang from 1.18.3 to 1.18.4.
2022-07-13 21:09:19 +00:00
argoyle
1cb6156e62
chore(deps): bump k8s.io/client-go from 0.24.1 to 0.24.2
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.24.1 to 0.24.2.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.24.1...v0.24.2 )
2022-06-17 15:20:17 +00:00
argoyle
77ea28954d
chore(deps): bump golang from 1.18.2 to 1.18.3
...
Bumps golang from 1.18.2 to 1.18.3.
2022-06-02 21:09:12 +00:00
argoyle
865bfcf166
chore(deps): bump k8s.io/client-go from 0.24.0 to 0.24.1
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.24.0 to 0.24.1.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.24.0...v0.24.1 )
2022-05-26 09:54:30 +00:00
argoyle
29b6fc9a23
Merge branch 'dependabot-docker-golang-1.18.2' into 'master'
...
chore(deps): bump golang from 1.18.1 to 1.18.2
See merge request unboundsoftware/cron-checker!45
2022-05-12 07:35:24 +00:00
argoyle
00671b1748
chore(deps): bump golang from 1.18.1 to 1.18.2
...
Bumps golang from 1.18.1 to 1.18.2.
2022-05-11 21:09:10 +00:00
argoyle
b3c200d893
Merge branch 'dependabot-go_modules-k8s.io-client-go-0.24.0' into 'master'
...
chore(deps): bump k8s.io/client-go from 0.23.6 to 0.24.0
See merge request unboundsoftware/cron-checker!44
2022-05-04 10:58:54 +00:00
argoyle
ce89be7e2a
chore(deps): bump k8s.io/client-go from 0.23.6 to 0.24.0
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.23.6 to 0.24.0.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.23.6...v0.24.0 )
2022-05-04 09:54:32 +00:00
argoyle
e180fc5993
Merge branch 'dependabot-go_modules-github.com-sanity-io-litter-1.5.5' into 'master'
...
chore(deps): bump github.com/sanity-io/litter from 1.5.4 to 1.5.5
See merge request unboundsoftware/cron-checker!41
2022-04-28 10:14:21 +00:00
argoyle
588f073dee
chore(deps): bump github.com/sanity-io/litter from 1.5.4 to 1.5.5
...
Bumps [github.com/sanity-io/litter](https://github.com/sanity-io/litter ) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/sanity-io/litter/releases )
- [Changelog](https://github.com/sanity-io/litter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sanity-io/litter/compare/v1.5.4...v1.5.5 )
2022-04-28 09:53:44 +00:00
argoyle
7c1dd9f96f
Merge branch 'dependabot-go_modules-k8s.io-client-go-0.23.6' into 'master'
...
chore(deps): bump k8s.io/client-go from 0.23.5 to 0.23.6
See merge request unboundsoftware/cron-checker!40
2022-04-21 10:12:43 +00:00
argoyle
fd9231361a
chore(deps): bump k8s.io/client-go from 0.23.5 to 0.23.6
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.23.5 to 0.23.6.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.23.5...v0.23.6 )
2022-04-21 10:00:19 +00:00
argoyle
63f54fd9aa
Merge branch 'dependabot-docker-golang-1.18.1' into 'master'
...
chore(deps): bump golang from 1.18.0 to 1.18.1
See merge request unboundsoftware/cron-checker!37
2022-04-14 05:21:49 +00:00
argoyle
8e33db3b41
chore(deps): bump golang from 1.18.0 to 1.18.1
...
Bumps golang from 1.18.0 to 1.18.1.
2022-04-13 21:09:14 +00:00
argoyle
b4ac7f206d
Merge branch 'dependabot-go_modules-k8s.io-client-go-0.23.5' into 'master'
...
chore(deps): bump k8s.io/client-go from 0.23.4 to 0.23.5
See merge request unboundsoftware/cron-checker!36
2022-03-21 12:03:01 +00:00
argoyle
61c569bc8c
chore(deps): bump k8s.io/client-go from 0.23.4 to 0.23.5
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.23.4 to 0.23.5.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.23.4...v0.23.5 )
2022-03-21 10:00:29 +00:00
argoyle
d49baffce9
Merge branch 'dependabot-docker-golang-1.18.0' into 'master'
...
chore(deps): bump golang from 1.17.8 to 1.18.0
See merge request unboundsoftware/cron-checker!33
2022-03-17 07:01:39 +00:00
argoyle
5e5bc0cadf
chore(deps): bump golang from 1.17.8 to 1.18.0
...
Bumps golang from 1.17.8 to 1.18.0.
2022-03-16 21:09:35 +00:00
argoyle
2298d17ddb
Merge branch 'dependabot-go_modules-github.com-sanity-io-litter-1.5.4' into 'master'
...
chore(deps): bump github.com/sanity-io/litter from 1.5.2 to 1.5.4
See merge request unboundsoftware/cron-checker!32
2022-03-15 12:04:57 +00:00
argoyle
1ccb7796fa
chore(deps): bump github.com/sanity-io/litter from 1.5.2 to 1.5.4
...
Bumps [github.com/sanity-io/litter](https://github.com/sanity-io/litter ) from 1.5.2 to 1.5.4.
- [Release notes](https://github.com/sanity-io/litter/releases )
- [Changelog](https://github.com/sanity-io/litter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sanity-io/litter/compare/v1.5.2...v1.5.4 )
2022-03-15 09:54:06 +00:00
argoyle
17a99dcfd6
Merge branch 'dependabot-docker-golang-1.17.8' into 'master'
...
chore(deps): bump golang from 1.17.7 to 1.17.8
See merge request unboundsoftware/cron-checker!31
2022-03-07 07:00:34 +00:00
argoyle
d8d5216987
chore(deps): bump golang from 1.17.7 to 1.17.8
...
Bumps golang from 1.17.7 to 1.17.8.
2022-03-05 21:09:18 +00:00
argoyle
31a619ee08
Merge branch 'dependabot-go_modules-k8s.io-client-go-0.23.4' into 'master'
...
chore(deps): bump k8s.io/client-go from 0.23.3 to 0.23.4
See merge request unboundsoftware/cron-checker!29
2022-02-18 11:56:46 +00:00
argoyle
e893c1a218
chore(deps): bump k8s.io/client-go from 0.23.3 to 0.23.4
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.23.3 to 0.23.4.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.23.3...v0.23.4 )
2022-02-18 10:00:48 +00:00
argoyle
1842720861
Merge branch 'dependabot-docker-golang-1.17.7' into 'master'
...
chore(deps): bump golang from 1.17.6 to 1.17.7
See merge request unboundsoftware/cron-checker!26
2022-02-11 21:30:09 +00:00
argoyle
705b6b95e3
chore(deps): bump golang from 1.17.6 to 1.17.7
...
Bumps golang from 1.17.6 to 1.17.7.
2022-02-11 21:09:52 +00:00
argoyle
47d21f7856
Merge branch 'dependabot-go_modules-k8s.io-client-go-0.23.3' into 'master'
...
chore(deps): bump k8s.io/client-go from 0.23.2 to 0.23.3
See merge request unboundsoftware/cron-checker!25
2022-01-26 10:54:55 +00:00
argoyle
831171e0a4
chore(deps): bump k8s.io/client-go from 0.23.2 to 0.23.3
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.23.2 to 0.23.3.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.23.2...v0.23.3 )
2022-01-26 10:00:17 +00:00
argoyle
e8d33831f2
Merge branch 'dependabot-go_modules-k8s.io-client-go-0.23.2' into 'master'
...
chore(deps): bump k8s.io/client-go from 0.23.1 to 0.23.2
See merge request unboundsoftware/cron-checker!22
2022-01-22 10:09:02 +00:00
argoyle
71c0d185f7
chore(deps): bump k8s.io/client-go from 0.23.1 to 0.23.2
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.23.1 to 0.23.2.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.23.1...v0.23.2 )
2022-01-21 09:56:04 +00:00
argoyle
64d73ec963
Merge branch 'dependabot-go_modules-github.com-sanity-io-litter-1.5.2' into 'master'
...
chore(deps): bump github.com/sanity-io/litter from 1.5.1 to 1.5.2
See merge request unboundsoftware/cron-checker!19
2022-01-11 07:55:29 +00:00
argoyle
33e1506717
chore(deps): bump github.com/sanity-io/litter from 1.5.1 to 1.5.2
...
Bumps [github.com/sanity-io/litter](https://github.com/sanity-io/litter ) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/sanity-io/litter/releases )
- [Changelog](https://github.com/sanity-io/litter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sanity-io/litter/compare/v1.5.1...v1.5.2 )
2022-01-10 09:59:15 +00:00
argoyle
759b287b2c
Merge branch 'dependabot-docker-golang-1.17.6' into 'master'
...
chore(deps): bump golang from 1.17.5 to 1.17.6
See merge request unboundsoftware/cron-checker!18
2022-01-08 14:42:58 +00:00
argoyle
d35ff9c497
chore(deps): bump golang from 1.17.5 to 1.17.6
...
Bumps golang from 1.17.5 to 1.17.6.
2022-01-07 21:09:35 +00:00
argoyle
b76d33d5d9
Merge branch 'dependabot-go_modules-k8s.io-client-go-0.23.1' into 'master'
...
chore(deps): bump k8s.io/client-go from 0.23.0 to 0.23.1
See merge request unboundsoftware/cron-checker!17
2021-12-18 21:14:17 +00:00
argoyle
878d0af788
chore(deps): bump k8s.io/client-go from 0.23.0 to 0.23.1
2021-12-18 21:02:50 +00:00
argoyle
c809233a74
Merge branch 'dependabot-go_modules-k8s.io-api-0.23.1' into 'master'
...
chore(deps): bump k8s.io/api from 0.23.0 to 0.23.1
See merge request unboundsoftware/cron-checker!15
2021-12-18 20:45:57 +00:00
argoyle
9196cc3c08
chore(deps): bump k8s.io/api from 0.23.0 to 0.23.1
2021-12-18 20:34:00 +00:00
argoyle
3594ed09ef
Merge branch 'dependabot-go_modules-k8s.io-apimachinery-0.23.1' into 'master'
...
chore(deps): bump k8s.io/apimachinery from 0.23.0 to 0.23.1
See merge request unboundsoftware/cron-checker!16
2021-12-18 19:29:11 +00:00
argoyle
a8dc955d94
chore(deps): bump k8s.io/apimachinery from 0.23.0 to 0.23.1
...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) from 0.23.0 to 0.23.1.
- [Release notes](https://github.com/kubernetes/apimachinery/releases )
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.23.0...v0.23.1 )
2021-12-17 10:04:55 +00:00
argoyle
481d894f08
Merge branch 'dependabot-docker-golang-1.17.5' into 'master'
...
chore(deps): bump golang from 1.17.4 to 1.17.5
See merge request unboundsoftware/cron-checker!14
2021-12-10 06:43:34 +00:00
argoyle
e5ad0a2344
chore(deps): bump golang from 1.17.4 to 1.17.5
...
Bumps golang from 1.17.4 to 1.17.5.
2021-12-09 21:09:09 +00:00