Skip to content

Commit 6016952

Browse files
committed
update image
Signed-off-by: Ashima-Ashima1 <[email protected]>
1 parent 479730e commit 6016952

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

config/default/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ namePrefix: ibm-object-csi-operator-
1212
#commonLabels:
1313
# someName: someValue
1414

15-
bases:
15+
resources:
1616
- ../crd
1717
- ../rbac
1818
- ../manager

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: "v0.1.8"
15+
tag: "v0.1.13"
1616
imagePullPolicy: IfNotPresent
1717
resources:
1818
limits:
@@ -55,7 +55,7 @@ spec:
5555
# and csi-node-driver-registrar and livenessprobe sidecars.
5656
node:
5757
repository: icr.io/ibm/ibm-object-csi-driver
58-
tag: "v0.1.8"
58+
tag: "v0.1.13"
5959
imagePullPolicy: Always
6060

6161
sidecars:

0 commit comments

Comments
 (0)