From c1ce27d94a44b48a438bbcedc39562792ea94386 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 24 Nov 2025 17:50:15 +0000 Subject: [PATCH] Update ghcr.io/alex1989hu/kubelet-serving-cert-approver Docker tag to v0.10.0 (#2101) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/alex1989hu/kubelet-serving-cert-approver](https://github.com/alex1989hu/kubelet-serving-cert-approver) | minor | `0.9.3` -> `0.10.0` | --- ### Release Notes
alex1989hu/kubelet-serving-cert-approver (ghcr.io/alex1989hu/kubelet-serving-cert-approver) ### [`v0.10.0`](https://github.com/alex1989hu/kubelet-serving-cert-approver/blob/HEAD/CHANGELOG.md#v0100-2025-11-22) [Compare Source](https://github.com/alex1989hu/kubelet-serving-cert-approver/compare/v0.9.3...v0.10.0) ##### Chore - upgrade controller-runtime v0.22.4 - use same kubernetes version for worker nodes - add namespace of the csr as a log field - bump actions/checkout from 5 to 6 - bump sigstore/cosign-installer from 3.10.0 to 4.0.0 - bump github/codeql-action from 3 to 4 - bump docker/metadata-action from 5.8.0 to 5.9.0 - bump docker/setup-qemu-action from 3.6.0 to 3.7.0 - bump golangci/golangci-lint-action from 8 to 9 - upgrade golangci-lint v2.6.2 - upgrade golang.org/x/net v0.47.0 - upgrade go 1.25.4 - bump docker/login-action from 3.5.0 to 3.6.0 - bump anchore/scan-action from 6 to 7 - bump sigstore/cosign-installer from 3.9.2 to 3.10.0 - bump actions/setup-go from 5 to 6 - bump aquasecurity/trivy-action from 0.32.0 to 0.33.1 - bump actions/checkout from 4 to 5 - upgrade go 1.24.6 - bump docker/metadata-action from 5.7.0 to 5.8.0 - bump docker/login-action from 3.4.0 to 3.5.0 - bump sigstore/cosign-installer from 3.9.1 to 3.9.2 - upgrade go 1.24.5 - bump aquasecurity/trivy-action from 0.31.0 to 0.32.0 - bump sigstore/cosign-installer from 3.9.0 to 3.9.1 - bump docker/setup-buildx-action from 3.11.0 to 3.11.1 - bump sigstore/cosign-installer from 3.8.2 to 3.9.0 - bump docker/setup-buildx-action from 3.10.0 to 3.11.0 ##### Ci - use lower codecov target due to atomic coverage change - do not run nancy on pull requests - authenticate against oss index - remove obsolete GOEXPERIMENT
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2101 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- .../cl01tl/standalone/kubelet-serving-cert-approver/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/standalone/kubelet-serving-cert-approver/values.yaml b/clusters/cl01tl/standalone/kubelet-serving-cert-approver/values.yaml index 06386c0f1..1b8772a84 100644 --- a/clusters/cl01tl/standalone/kubelet-serving-cert-approver/values.yaml +++ b/clusters/cl01tl/standalone/kubelet-serving-cert-approver/values.yaml @@ -38,7 +38,7 @@ kubelet-serving-cert-approver: main: image: repository: ghcr.io/alex1989hu/kubelet-serving-cert-approver - tag: 0.9.3 + tag: 0.10.0 pullPolicy: Always args: - serve