Skip to content

Commit

Permalink
Merge pull request #1671 from cubic3d/renovate/main-kubelet-csr-appro…
Browse files Browse the repository at this point in the history
…ver-1.x

fix(helm): update chart kubelet-csr-approver ( 1.2.3 → 1.2.4 )
  • Loading branch information
cubic3d authored Dec 30, 2024
2 parents 892d1df + 32acc38 commit 11738da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: kubelet-csr-approver
version: 1.2.3
version: 1.2.4
sourceRef:
kind: HelmRepository
name: postfinance
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/bootstrap/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ releases:
- name: kubelet-csr-approver
namespace: system
chart: postfinance/kubelet-csr-approver
version: 1.2.3
version: 1.2.4
values:
- ../apps/system/kubelet-csr-approver/app/values.yaml
needs:
Expand Down

0 comments on commit 11738da

Please sign in to comment.