Skip to content

Commit

Permalink
fix(helm): update chart kubelet-csr-approver ( 1.2.4 → 1.2.5 ) (#1480)
Browse files Browse the repository at this point in the history
Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
  • Loading branch information
kireque-bot[bot] authored Jan 9, 2025
1 parent 5be8e4d commit a6a114f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: kubelet-csr-approver
version: 1.2.4
version: 1.2.5
sourceRef:
kind: HelmRepository
name: postfinance
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/bootstrap/apps/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ releases:
- name: kubelet-csr-approver
namespace: system-controllers
chart: postfinance/kubelet-csr-approver
version: 1.2.4
version: 1.2.5
values:
- ../apps/system-controllers/kubelet-csr-approver/app/values.yaml
needs:
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 @@ -45,7 +45,7 @@ releases:
- name: kubelet-csr-approver
namespace: system-controllers
chart: postfinance/kubelet-csr-approver
version: 1.2.4
version: 1.2.5
values:
- ../apps/system-controllers/kubelet-csr-approver/app/values.yaml
needs:
Expand Down

0 comments on commit a6a114f

Please sign in to comment.