Skip to content

Commit 93ae5e6

Browse files
authored
Merge pull request #34 from thotz/update-sidecar-image
update the objectstore provisioner sidecar image to latest
2 parents 606041b + 35d9520 commit 93ae5e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ spec:
5050
fieldRef:
5151
fieldPath: metadata.namespace
5252
- name: objectstorage-provisioner-sidecar
53-
image: gcr.io/k8s-staging-sig-storage/objectstorage-sidecar/objectstorage-sidecar:v20221117-v0.1.0-22-g0e67387
53+
image: gcr.io/k8s-staging-sig-storage/objectstorage-sidecar:latest
5454
imagePullPolicy: IfNotPresent
5555
args:
5656
- "--v=5"

0 commit comments

Comments
 (0)