From 5b386779c98dcebbf472de058be690e21c533d4f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 16:17:59 +0000 Subject: [PATCH] chore(deps): update velero/velero-plugin-for-aws docker tag to v1.10.1 --- k8s/sources/velero/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/sources/velero/values.yaml b/k8s/sources/velero/values.yaml index d6cc45fe..74256f69 100644 --- a/k8s/sources/velero/values.yaml +++ b/k8s/sources/velero/values.yaml @@ -11,7 +11,7 @@ configuration: region: eu-west-1 initContainers: - name: velero-plugin-for-aws - image: velero/velero-plugin-for-aws:v1.10.0 + image: velero/velero-plugin-for-aws:v1.10.1 imagePullPolicy: IfNotPresent volumeMounts: - mountPath: /target