Skip to content

Commit

Permalink
chore(helm-chart): update helm release kubelet-csr-approver to v1.0.7
Browse files Browse the repository at this point in the history
Signed-off-by: budimanjojo-bot <111944664+budimanjojo-bot[bot]@users.noreply.github.com>
  • Loading branch information
budimanjojo-bot[bot] committed Jan 29, 2024
1 parent bd8253b commit a600943
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 @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: *app
version: 1.0.6
version: 1.0.7
sourceRef:
kind: HelmRepository
name: postfinance-charts
Expand Down
2 changes: 1 addition & 1 deletion talos/kubelet-csr-approver/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: Kustomization
helmCharts:
- name: kubelet-csr-approver
repo: https://postfinance.github.io/kubelet-csr-approver
version: 1.0.6
version: 1.0.7
releaseName: kubelet-csr-approver
namespace: kube-system
valuesFile: values.yaml
Expand Down

0 comments on commit a600943

Please sign in to comment.