Skip to content

Commit

Permalink
update the objectstore provisioner sidecar image to latest
Browse files Browse the repository at this point in the history
Signed-off-by: Jiffin Tony Thottan <[email protected]>
  • Loading branch information
thotz committed May 15, 2024
1 parent 606041b commit 35d9520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ spec:
fieldRef:
fieldPath: metadata.namespace
- name: objectstorage-provisioner-sidecar
image: gcr.io/k8s-staging-sig-storage/objectstorage-sidecar/objectstorage-sidecar:v20221117-v0.1.0-22-g0e67387
image: gcr.io/k8s-staging-sig-storage/objectstorage-sidecar:latest
imagePullPolicy: IfNotPresent
args:
- "--v=5"
Expand Down

0 comments on commit 35d9520

Please sign in to comment.