Skip to content

Commit

Permalink
Merge pull request #34 from thotz/update-sidecar-image
Browse files Browse the repository at this point in the history
update the objectstore provisioner sidecar image to latest
  • Loading branch information
thotz authored May 15, 2024
2 parents 606041b + 35d9520 commit 93ae5e6
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 93ae5e6

Please sign in to comment.