Skip to content

Commit

Permalink
feat(helm): update chart kubelet-csr-approver to 1.1.0 (onedr0p#1411)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 6, 2024
1 parent 1cdb9ef commit 9f27386
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.0.7
version: 1.1.0
sourceRef:
kind: HelmRepository
name: postfinance
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ releases:
- name: kubelet-csr-approver
namespace: kube-system
chart: postfinance/kubelet-csr-approver
version: 1.0.7
version: 1.1.0
values: ["./kubelet-csr-approver-values.yaml"]
needs: ["cilium"]
wait: true

0 comments on commit 9f27386

Please sign in to comment.