Skip to content

Commit 6d7ea40

Browse files
committed
v0.1.5
Signed-off-by: Ambika Nair <[email protected]>
1 parent 9659e24 commit 6d7ea40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/samples/csi_v1alpha1_ibmobjectcsi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
# and csi-provisioner, csi-attacher, csi-snapshotter and livenessprobe sidecars.
1313
controller:
1414
repository: icr.io/ibm/ibm-object-csi-driver
15-
tag: "v1.0.4-alpha"
15+
tag: "v0.1.5"
1616
imagePullPolicy: IfNotPresent
1717
resources:
1818
limits:
@@ -35,7 +35,7 @@ spec:
3535
# and csi-node-driver-registrar and livenessprobe sidecars.
3636
node:
3737
repository: icr.io/ibm/ibm-object-csi-driver
38-
tag: "v1.0.4-alpha"
38+
tag: "v0.1.5"
3939
imagePullPolicy: Always
4040
affinity:
4141
nodeAffinity:

0 commit comments

Comments
 (0)