Skip to content

Commit

Permalink
Merge pull request #1928 from zimnx/bump-provisioner-1.12
Browse files Browse the repository at this point in the history
[v1.12] Bump local volume provisioner to 3.2.0
  • Loading branch information
scylla-operator-bot[bot] authored May 20, 2024
2 parents 03e7672 + cd9ea04 commit b1ba559
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.3.0@sha256:41e520c6e7f6fda5476ac046a8cb1aea01336f9f00359bcfce7489a00773b60a
image: docker.io/scylladb/k8s-local-volume-provisioner:0.3.2@sha256:4ac3e29314bad1291ef9fcf8fdad45c743e0cef9d35d887e073b0f872e92254e
imagePullPolicy: IfNotPresent
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.3.0@sha256:41e520c6e7f6fda5476ac046a8cb1aea01336f9f00359bcfce7489a00773b60a
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 b1ba559

Please sign in to comment.