Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update quay.io/minio/csi-provisioner docker digest to #2488

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cluster/core/storage/directpv/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1907,7 +1907,7 @@ spec:
env:
- name: CSI_ENDPOINT
value: unix:///csi/csi.sock
image: quay.io/minio/csi-provisioner@sha256:d4f94539565cf62aea57062b6a42c5156337003133fd3f51b93df9a789e69840
image: quay.io/minio/csi-provisioner@sha256:43e6a0017600244f38dda9a18087c754cf41264d4e735eb5af0ad59fb64df6af
name: csi-provisioner
resources: {}
securityContext:
Expand Down
Loading