Skip to content

Commit ce94ab6

Browse files
committed
doc: cut v0.1.0 release
1 parent 1563e6b commit ce94ab6

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

deploy/csi-smb-node-windows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ spec:
6565
cpu: 10m
6666
memory: 20Mi
6767
- name: smb
68-
image: mcr.microsoft.com/k8s/csi/smb-csi:latest
68+
image: mcr.microsoft.com/k8s/csi/smb-csi:v0.1.0
6969
args:
7070
- --v=5
7171
- --endpoint=$(CSI_ENDPOINT)

deploy/csi-smb-node.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ spec:
6464
cpu: 10m
6565
memory: 20Mi
6666
- name: smb
67-
image: mcr.microsoft.com/k8s/csi/smb-csi:latest
67+
image: mcr.microsoft.com/k8s/csi/smb-csi:v0.1.0
6868
args:
6969
- "--v=5"
7070
- "--endpoint=$(CSI_ENDPOINT)"

deploy/v0.1.0/csi-smb-node-windows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ spec:
6565
cpu: 10m
6666
memory: 20Mi
6767
- name: smb
68-
image: mcr.microsoft.com/k8s/csi/smb-csi:latest
68+
image: mcr.microsoft.com/k8s/csi/smb-csi:v0.1.0
6969
args:
7070
- --v=5
7171
- --endpoint=$(CSI_ENDPOINT)

deploy/v0.1.0/csi-smb-node.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ spec:
6464
cpu: 10m
6565
memory: 20Mi
6666
- name: smb
67-
image: mcr.microsoft.com/k8s/csi/smb-csi:latest
67+
image: mcr.microsoft.com/k8s/csi/smb-csi:v0.1.0
6868
args:
6969
- "--v=5"
7070
- "--endpoint=$(CSI_ENDPOINT)"

0 commit comments

Comments
 (0)