Skip to content

Commit

Permalink
update sidecars to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
humblec authored and jsafrane committed Nov 14, 2022
1 parent 85739af commit fabb186
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ spec:
serviceAccountName: csi-snapshotter
containers:
- name: csi-provisioner
image: registry.k8s.io/sig-storage/csi-provisioner:v3.2.1
image: registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
args:
- "--v=5"
- "--csi-address=$(ADDRESS)"
Expand Down

0 comments on commit fabb186

Please sign in to comment.