Skip to content

Commit c319d85

Browse files
committed
fix: helm chart version
1 parent e276198 commit c319d85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/latest/blob-csi-driver/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image:
22
blob:
33
repository: mcr.microsoft.com/k8s/csi/blob-csi
4-
tag: latest
4+
tag: v1.1.0
55
pullPolicy: IfNotPresent
66
csiProvisioner:
77
repository: mcr.microsoft.com/oss/kubernetes-csi/csi-provisioner

0 commit comments

Comments
 (0)