From a1869633c84982276a84b5452f62f9eb171da39a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 07:48:58 +0000 Subject: [PATCH] Update velero/velero-plugin-for-csi Docker tag to v0.6.0 --- argocd/system/velero/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/system/velero/values.yaml b/argocd/system/velero/values.yaml index 2070467b..a886fc5a 100644 --- a/argocd/system/velero/values.yaml +++ b/argocd/system/velero/values.yaml @@ -18,7 +18,7 @@ velero: - mountPath: /target name: plugins - name: velero-plugin-for-csi - image: velero/velero-plugin-for-csi:v0.5.1 + image: velero/velero-plugin-for-csi:v0.6.0 imagePullPolicy: IfNotPresent volumeMounts: - mountPath: /target