Skip to content

Commit

Permalink
Merge pull request #1154 from cubic3d/renovate/kubelet-csr-approver-1.x
Browse files Browse the repository at this point in the history
chore(deps): update helm release kubelet-csr-approver to v1.2.0
  • Loading branch information
cubic3d authored May 13, 2024
2 parents c8315bc + 590fa49 commit c7e1124
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 @@ -3,7 +3,7 @@ kind: Kustomization
helmCharts:
- name: kubelet-csr-approver
repo: https://postfinance.github.io/kubelet-csr-approver
version: 1.1.0
version: 1.2.0
releaseName: kubelet-csr-approver
namespace: kube-system
skipTests: true
Expand Down
2 changes: 1 addition & 1 deletion k8s/apps/kubelet-csr-approver/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
chart:
spec:
chart: kubelet-csr-approver
version: 1.1.0
version: 1.2.0
sourceRef:
kind: HelmRepository
name: postfinance
Expand Down

0 comments on commit c7e1124

Please sign in to comment.