Skip to content

Commit

Permalink
Merge pull request #1929 from zimnx/bump-provisioner-1.11
Browse files Browse the repository at this point in the history
 [v1.11] Bump local volume provisioner to 3.2.0
  • Loading branch information
scylla-operator-bot[bot] authored May 20, 2024
2 parents 67a09f7 + 7bfa4f5 commit ed0ec97
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
- name: local-csi-driver
securityContext:
privileged: true
image: docker.io/scylladb/k8s-local-volume-provisioner:0.1.0@sha256:d8c12e96d352077fd4b639c8e4fb050e49e0be11161d78d9339b69f73466f59a
image: docker.io/scylladb/k8s-local-volume-provisioner:0.3.2@sha256:4ac3e29314bad1291ef9fcf8fdad45c743e0cef9d35d887e073b0f872e92254e
imagePullPolicy: Always
args:
- --listen=/csi/csi.sock
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
- name: local-csi-driver
securityContext:
privileged: true
image: docker.io/scylladb/k8s-local-volume-provisioner:0.1.0@sha256:d8c12e96d352077fd4b639c8e4fb050e49e0be11161d78d9339b69f73466f59a
image: docker.io/scylladb/k8s-local-volume-provisioner:0.3.2@sha256:4ac3e29314bad1291ef9fcf8fdad45c743e0cef9d35d887e073b0f872e92254e
imagePullPolicy: Always
args:
- --listen=/csi/csi.sock
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
- name: local-csi-driver
securityContext:
privileged: true
image: docker.io/scylladb/k8s-local-volume-provisioner:0.1
image: docker.io/scylladb/k8s-local-volume-provisioner:0.3.2@sha256:4ac3e29314bad1291ef9fcf8fdad45c743e0cef9d35d887e073b0f872e92254e
imagePullPolicy: IfNotPresent
args:
- --listen=/csi/csi.sock
Expand Down

0 comments on commit ed0ec97

Please sign in to comment.