Skip to content

Commit 1ae37e4

Browse files
authored
Merge pull request #39 from IBM/rbacs
v0.1.5
2 parents eb91d4e + cd9f2bf commit 1ae37e4

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)