Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(helm): update kubelet-csr-approver ( 1.2.5 → 1.2.6 ) [utility] #1350

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

drag0n141-bot[bot]
Copy link
Contributor

@drag0n141-bot drag0n141-bot bot commented Feb 21, 2025

This PR contains the following updates:

Package Update Change
kubelet-csr-approver patch 1.2.5 -> 1.2.6

Release Notes

postfinance/kubelet-csr-approver (kubelet-csr-approver)

v1.2.6

Compare Source

Full Changelog: postfinance/kubelet-csr-approver@v1.2.5...v1.2.6

⚙️ Miscellaneous Tasks
Build
  • (deps) Bump sigs.k8s.io/controller-runtime from 0.19.3 to 0.20.0 - (09071b0)
  • (deps) Bump k8s.io/client-go from 0.31.3 to 0.32.1 - (a4c9e78)
  • (deps) Bump ko-build/setup-ko from 0.7 to 0.8 - (8dad3a8)
  • (deps) Bump sigs.k8s.io/controller-runtime from 0.20.0 to 0.20.1 - (8627618)
  • (deps) Bump helm/chart-testing-action from 2.6.1 to 2.7.0 - (6ddbb98)
  • (deps) Bump golangci/golangci-lint-action from 6.2.0 to 6.5.0 - (2672200)
  • (deps) Bump sigs.k8s.io/controller-runtime from 0.20.1 to 0.20.2 - (17487b5)
  • (deps) Bump k8s.io/client-go from 0.32.1 to 0.32.2 - (eb87a76)
  • Bump to go 1.23 - (2ae3b98)

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 becomes conflicted, 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.

@drag0n141-bot
Copy link
Contributor Author

drag0n141-bot bot commented Feb 21, 2025

--- kubernetes/utility/apps/system/kubelet-csr-approver/app Kustomization: system/kubelet-csr-approver HelmRelease: system/kubelet-csr-approver

+++ kubernetes/utility/apps/system/kubelet-csr-approver/app Kustomization: system/kubelet-csr-approver HelmRelease: system/kubelet-csr-approver

@@ -13,12 +13,12 @@

     spec:
       chart: kubelet-csr-approver
       sourceRef:
         kind: HelmRepository
         name: postfinance
         namespace: flux-system
-      version: 1.2.5
+      version: 1.2.6
   interval: 30m
   valuesFrom:
   - kind: ConfigMap
     name: kubelet-csr-approver-helm-value
 

@drag0n141-bot
Copy link
Contributor Author

drag0n141-bot bot commented Feb 21, 2025

--- HelmRelease: system/kubelet-csr-approver Deployment: system/kubelet-csr-approver

+++ HelmRelease: system/kubelet-csr-approver Deployment: system/kubelet-csr-approver

@@ -33,13 +33,13 @@

           readOnlyRootFilesystem: true
           runAsGroup: 65532
           runAsNonRoot: true
           runAsUser: 65532
           seccompProfile:
             type: RuntimeDefault
-        image: ghcr.io/postfinance/kubelet-csr-approver:v1.2.5
+        image: ghcr.io/postfinance/kubelet-csr-approver:v1.2.6
         imagePullPolicy: IfNotPresent
         args:
         - -metrics-bind-address
         - :8080
         - -health-probe-bind-address
         - :8081

@drag0n141 drag0n141 merged commit e291ecc into master Feb 21, 2025
9 checks passed
@drag0n141 drag0n141 deleted the renovate/utility-kubelet-csr-approver-1.x branch February 21, 2025 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant