From c2a0c483b92dfa81f24d862fc77e9be4405c4374 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Jul 2023 06:55:12 +0000 Subject: [PATCH] feat(images)!: Update quay.io/minio/directpv Docker tag to v4.0.7 Signed-off-by: Danny Froberg --- cluster/core/storage/directpv/deploy.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cluster/core/storage/directpv/deploy.yaml b/cluster/core/storage/directpv/deploy.yaml index c861809a9..e949aeb23 100644 --- a/cluster/core/storage/directpv/deploy.yaml +++ b/cluster/core/storage/directpv/deploy.yaml @@ -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.0.7 livenessProbe: failureThreshold: 5 httpGet: @@ -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.0.7 name: direct-csi ports: - containerPort: 20443