Skip to content

Commit

Permalink
feat(images)!: Update quay.io/minio/directpv Docker tag to v4.1.2
Browse files Browse the repository at this point in the history
Signed-off-by: Danny Froberg <[email protected]>
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent 7bc521d commit bea18f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cluster/core/storage/directpv/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1739,7 +1739,7 @@ spec:
fieldPath: spec.nodeName
- name: CSI_ENDPOINT
value: unix:///csi/csi.sock
image: quay.io/minio/directpv:v3.2.0
image: quay.io/minio/directpv:v4.1.2
livenessProbe:
failureThreshold: 5
httpGet:
Expand Down Expand Up @@ -1932,7 +1932,7 @@ spec:
fieldPath: spec.nodeName
- name: CSI_ENDPOINT
value: unix:///csi/csi.sock
image: quay.io/minio/directpv:v3.2.0
image: quay.io/minio/directpv:v4.1.2
name: direct-csi
ports:
- containerPort: 20443
Expand Down

0 comments on commit bea18f3

Please sign in to comment.