Skip to content

Commit

Permalink
chore(deps): update registry.k8s.io/sig-storage/csi-resizer docker ta…
Browse files Browse the repository at this point in the history
…g to v1.9.3
  • Loading branch information
renovate[bot] authored Dec 27, 2023
1 parent 0b26f6e commit 895b2f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cluster/apps/core/iscsi/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ democratic-csi:
# https://kubernetes-csi.github.io/docs/external-resizer.html
externalResizer:
enabled: true
image: registry.k8s.io/sig-storage/csi-resizer:v1.9.0
image: registry.k8s.io/sig-storage/csi-resizer:v1.9.3
args:
- --v=5
- --leader-election
Expand Down
2 changes: 1 addition & 1 deletion cluster/apps/core/nfs/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ democratic-csi:
# https://kubernetes-csi.github.io/docs/external-resizer.html
externalResizer:
enabled: true
image: registry.k8s.io/sig-storage/csi-resizer:v1.9.0
image: registry.k8s.io/sig-storage/csi-resizer:v1.9.3
args:
- --v=5
- --leader-election
Expand Down

0 comments on commit 895b2f8

Please sign in to comment.