Skip to content

Commit 21be4ff

Browse files
fix(container): update mcr.microsoft.com/oss/kubernetes-csi/azuredisk-csi (v1.33.1 → v1.33.2)
1 parent 91b4934 commit 21be4ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/clouds/azure-csi/app/azure-csi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@ spec:
530530
- name: CSI_ENDPOINT
531531
value: unix:///csi/csi.sock
532532
- name: AZURE_GO_SDK_LOG_LEVEL
533-
image: mcr.microsoft.com/oss/kubernetes-csi/azuredisk-csi:v1.33.1
533+
image: mcr.microsoft.com/oss/kubernetes-csi/azuredisk-csi:v1.33.2
534534
imagePullPolicy: IfNotPresent
535535
livenessProbe:
536536
failureThreshold: 5
@@ -784,7 +784,7 @@ spec:
784784
apiVersion: v1
785785
fieldPath: spec.nodeName
786786
- name: AZURE_GO_SDK_LOG_LEVEL
787-
image: mcr.microsoft.com/oss/kubernetes-csi/azuredisk-csi:v1.33.1
787+
image: mcr.microsoft.com/oss/kubernetes-csi/azuredisk-csi:v1.33.2
788788
imagePullPolicy: IfNotPresent
789789
lifecycle:
790790
preStop:

0 commit comments

Comments
 (0)