From b9e7981c66e805636b09de2e225533b5f2e0e439 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 12:13:31 +0000 Subject: [PATCH] feat(images)!: Update quay.io/minio/directpv Docker tag to v4.0.5 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..373b5e92d 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.5 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.5 name: direct-csi ports: - containerPort: 20443