From 77fe37f43220f3ae29ce05d2ba71acbb350fb45d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 04:33:39 +0000 Subject: [PATCH] chore(deps): update velero/velero-plugin-for-gcp docker tag to v1.10.0 --- core/velero/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/velero/values.yaml b/core/velero/values.yaml index b488637..adba8ef 100644 --- a/core/velero/values.yaml +++ b/core/velero/values.yaml @@ -9,7 +9,7 @@ resources: initContainers: - name: velero-plugin-for-gcp - image: velero/velero-plugin-for-gcp:v1.9.1 + image: velero/velero-plugin-for-gcp:v1.10.0 imagePullPolicy: IfNotPresent volumeMounts: - mountPath: /target