Commit Graph
988 Commits
Author SHA1 Message Date
Daniel HolbachandGitHub bd45aa61d5 Merge pull request #867 from dholbach/update-k8s-deps
update k8s deps
2023-12-15 07:18:35 +01:00
Daniel Holbach 0f1f724c06 update k8s image versions
Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com>
2023-12-14 22:18:09 +01:00
Daniel Holbach 84a70a035a update k8s deps
Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com>
2023-12-13 21:17:42 +01:00
Daniel HolbachandGitHub e7825fde9f Merge pull request #866 from kubereboot/dependabot/github_actions/github/codeql-action-3
build(deps): bump github/codeql-action from 2 to 3
2023-12-13 21:13:07 +01:00
dependabot[bot]andGitHub 496b61be6b build(deps): bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 17:30:35 +00:00
Daniel HolbachandGitHub 5344747b58 Merge pull request #865 from kubereboot/dependabot/github_actions/aquasecurity/trivy-action-0.16.0
build(deps): bump aquasecurity/trivy-action from 0.15.0 to 0.16.0
2023-12-11 23:29:07 +01:00
Daniel MalonandGitHub d51258ffde feat: add drain delay (#852)
Signed-off-by: Daniel Malon <daniel.malon@me.com>
2023-12-11 10:58:29 -08:00
dependabot[bot]andGitHub 6912a1e14e build(deps): bump aquasecurity/trivy-action from 0.15.0 to 0.16.0
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/22d2755f774d925b191a185b74e782a4b0638a41...91713af97dc80187565512baba96e4364e983601)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 17:53:05 +00:00
Daniel HolbachandGitHub 61309b9a73 Merge pull request #862 from dholbach/prepare-1.14.2
update for 1.14.2 release
1.14.2
2023-12-08 22:52:57 +01:00
Daniel HolbachandGitHub 9bfa399adb Merge pull request #864 from kubereboot/dependabot/docker/alpine-3.19.0
build(deps): bump alpine from 3.18.5 to 3.19.0
2023-12-08 22:52:04 +01:00
Daniel HolbachandGitHub 1ef888b79e Merge pull request #863 from kubereboot/dependabot/go_modules/github.com/spf13/viper-1.18.1
build(deps): bump github.com/spf13/viper from 1.18.0 to 1.18.1
2023-12-08 19:50:32 +01:00
dependabot[bot]andGitHub 0db448da56 build(deps): bump alpine from 3.18.5 to 3.19.0
Bumps alpine from 3.18.5 to 3.19.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 17:50:10 +00:00
dependabot[bot]andGitHub 06d583fbe6 build(deps): bump github.com/spf13/viper from 1.18.0 to 1.18.1
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.18.0...v1.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 17:20:39 +00:00
Daniel Holbach bd1c593694 update for 1.14.2 release
Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com>
2023-12-08 11:29:20 +01:00
Daniel HolbachandGitHub a74ea49a3f Merge pull request #861 from kubereboot/dependabot/github_actions/actions/stale-9
build(deps): bump actions/stale from 8 to 9
2023-12-07 20:50:49 +01:00
dependabot[bot]andGitHub 234f819b07 build(deps): bump actions/stale from 8 to 9
Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v8...v9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 17:21:19 +00:00
Daniel HolbachandGitHub 125a74976c Merge pull request #860 from kubereboot/dependabot/go_modules/github.com/spf13/viper-1.18.0
build(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.0
2023-12-07 08:10:33 +01:00
Daniel HolbachandGitHub 50ba52c2d8 Merge pull request #859 from kubereboot/dependabot/github_actions/actions/setup-go-5
build(deps): bump actions/setup-go from 4 to 5
2023-12-06 21:34:38 +01:00
dependabot[bot]andGitHub 60dd73e69c build(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.17.0...v1.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 17:38:03 +00:00
dependabot[bot]andGitHub 608afb84d6 build(deps): bump actions/setup-go from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

---
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>
2023-12-06 17:30:46 +00:00
Daniel HolbachandGitHub 7ba9d8aa0b Merge pull request #858 from kubereboot/dependabot/github_actions/aquasecurity/trivy-action-0.15.0
build(deps): bump aquasecurity/trivy-action from 0.14.0 to 0.15.0
2023-12-05 20:18:34 +01:00
dependabot[bot]andGitHub ae4d5679b4 build(deps): bump aquasecurity/trivy-action from 0.14.0 to 0.15.0
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/2b6a709cf9c4025c5438138008beaddbb02086f0...22d2755f774d925b191a185b74e782a4b0638a41)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 17:56:19 +00:00
Daniel HolbachandGitHub 53cdf40254 Merge pull request #857 from kubereboot/dependabot/github_actions/docker/metadata-action-5.3.0
build(deps): bump docker/metadata-action from 5.2.0 to 5.3.0
2023-12-05 06:58:17 +01:00
dependabot[bot]andGitHub 49967f701c build(deps): bump docker/metadata-action from 5.2.0 to 5.3.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/e6428a5c4e294a61438ed7f43155db912025b6b3...31cebacef4805868f9ce9a0cb03ee36c32df2ac4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 17:15:34 +00:00
Daniel HolbachandGitHub 7e6d442fa9 Merge pull request #856 from kubereboot/dependabot/github_actions/docker/metadata-action-5.2.0
build(deps): bump docker/metadata-action from 5.1.0 to 5.2.0
2023-12-02 09:26:39 +01:00
Daniel HolbachandGitHub a74cf1a37e Merge pull request #855 from kubereboot/dependabot/docker/alpine-3.18.5
build(deps): bump alpine from 3.18.4 to 3.18.5
2023-12-01 19:41:06 +01:00
dependabot[bot]andGitHub 7b1e2ffe02 build(deps): bump docker/metadata-action from 5.1.0 to 5.2.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/f19c3691d56f26e3f97547999df66a9ecbf0d9b0...e6428a5c4e294a61438ed7f43155db912025b6b3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 17:57:00 +00:00
dependabot[bot]andGitHub 34b3d9c1a3 build(deps): bump alpine from 3.18.4 to 3.18.5
Bumps alpine from 3.18.4 to 3.18.5.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 17:24:12 +00:00
Daniel HolbachandGitHub f948902710 Merge pull request #854 from kubereboot/dependabot/github_actions/docker/metadata-action-5.1.0
build(deps): bump docker/metadata-action from 5.0.0 to 5.1.0
2023-11-30 21:06:39 +01:00
dependabot[bot]andGitHub adbf0bb1dc build(deps): bump docker/metadata-action from 5.0.0 to 5.1.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/96383f45573cb7f253c731d3b3ab81c87ef81934...f19c3691d56f26e3f97547999df66a9ecbf0d9b0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-30 17:28:50 +00:00
Christian HopfandGitHub 9e4b69f818 doc: rename myself (#851)
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>
2023-11-13 12:20:50 +01:00
Daniel HolbachandGitHub 510b2e7e29 Merge pull request #850 from dholbach/prep-1.14.1
prepare new release
1.14.1
2023-11-08 17:24:02 +01:00
Daniel Holbach 2f58a4ee7e update 'update instructions'
Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com>
2023-11-08 11:46:27 +01:00
Daniel Holbach 09b8a6118f prepare new release
Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com>
2023-11-08 11:43:40 +01:00
Daniel HolbachandGitHub 4ce09a8cb1 Merge pull request #849 from kubereboot/dependabot/github_actions/aquasecurity/trivy-action-0.14.0
build(deps): bump aquasecurity/trivy-action from 0.13.1 to 0.14.0
2023-11-07 22:02:20 +01:00
dependabot[bot]andGitHub ec551fb390 build(deps): bump aquasecurity/trivy-action from 0.13.1 to 0.14.0
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.13.1 to 0.14.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/f78e9ecf42a1271402d4f484518b9313235990e1...2b6a709cf9c4025c5438138008beaddbb02086f0)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 17:46:17 +00:00
Daniel HolbachandGitHub 924799cac8 Merge pull request #848 from kubereboot/dependabot/go_modules/github.com/spf13/cobra-1.8.0
build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
2023-11-06 19:59:32 +01:00
dependabot[bot]andGitHub 1c5baef1f8 build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.7.0...v1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 17:33:27 +00:00
328dad5ac1 build(deps): bump aquasecurity/trivy-action from 0.13.0 to 0.13.1 (#846)
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/b77b85c0254bba6789e787844f0585cde1e56320...f78e9ecf42a1271402d4f484518b9313235990e1)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  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-31 18:32:26 +01:00
Daniel HolbachandGitHub 09edf0605e Merge pull request #845 from kubereboot/dependabot/github_actions/aquasecurity/trivy-action-0.13.0
build(deps): bump aquasecurity/trivy-action from 0.12.0 to 0.13.0
2023-10-26 19:28:45 +02:00
dependabot[bot]andGitHub 500693735e build(deps): bump aquasecurity/trivy-action from 0.12.0 to 0.13.0
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/fbd16365eb88e12433951383f5e99bd901fc618f...b77b85c0254bba6789e787844f0585cde1e56320)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-26 17:08:37 +00:00
Daniel HolbachandGitHub 7cd5b102bf Merge pull request #843 from kubereboot/dependabot/go_modules/github.com/prometheus/common-0.45.0
build(deps): bump github.com/prometheus/common from 0.44.0 to 0.45.0
2023-10-19 11:56:13 +02:00
dependabot[bot]andGitHub b983f8a612 build(deps): bump github.com/prometheus/common from 0.44.0 to 0.45.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.44.0 to 0.45.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.44.0...v0.45.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 17:51:13 +00:00
Daniel HolbachandGitHub 97a2514015 Merge pull request #842 from dholbach/update-k8s-deps
update k8s and x/net dependencies
2023-10-16 16:20:44 +02:00
Daniel Holbach cddb6afa39 update x/net dependency
Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com>
2023-10-16 11:26:39 +02:00
Daniel Holbach 5b13247370 update k8s dependencies
Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com>
2023-10-16 10:07:38 +02:00
Daniel HolbachandGitHub de6460b2aa Merge pull request #840 from kubereboot/dependabot/go_modules/github.com/spf13/viper-1.17.0
build(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0
2023-10-07 01:30:32 +02:00
dependabot[bot]andGitHub 60ff3e7051 build(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.16.0...v1.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 17:28:20 +00:00
Daniel HolbachandGitHub 61b96375af Merge pull request #839 from kubereboot/dependabot/docker/alpine-3.18.4
build(deps): bump alpine from 3.18.3 to 3.18.4
2023-09-30 22:54:20 +02:00
dependabot[bot]andGitHub ccbdbe8d16 build(deps): bump alpine from 3.18.3 to 3.18.4
Bumps alpine from 3.18.3 to 3.18.4.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-29 17:25:08 +00:00