Skip to content

Commit

Permalink
fix(helm): update kubelet-csr-approver ( 1.2.5 → 1.2.6 )
Browse files Browse the repository at this point in the history
  • Loading branch information
drag0n141-bot[bot] authored Feb 21, 2025
1 parent 5a5530a commit e515683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/shared/bootstrap/apps/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ releases:
- name: kubelet-csr-approver
namespace: system
chart: postfinance/kubelet-csr-approver
version: 1.2.5
version: 1.2.6
values: ['{{ requiredEnv "CLUSTER_DIR" }}/apps/system/kubelet-csr-approver/app/helm-values.yaml']
needs: ['kube-system/coredns']

Expand Down

0 comments on commit e515683

Please sign in to comment.