From c200eb6c3cb3e64c7534da81dd687de44d98d45f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 23:01:04 +0000 Subject: [PATCH] chore(deps): update velero/velero-plugin-for-aws docker tag to v1.9.2 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .../kubernetes/overlays/aws/staging/storage/velero/velero.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitops/fluxcd/kubernetes/overlays/aws/staging/storage/velero/velero.yaml b/gitops/fluxcd/kubernetes/overlays/aws/staging/storage/velero/velero.yaml index 12572a7b55..77cb7aa31f 100644 --- a/gitops/fluxcd/kubernetes/overlays/aws/staging/storage/velero/velero.yaml +++ b/gitops/fluxcd/kubernetes/overlays/aws/staging/storage/velero/velero.yaml @@ -41,7 +41,7 @@ spec: # deployRestic: false initContainers: - name: velero-plugin-for-aws - image: velero/velero-plugin-for-aws:v1.7.0 + image: velero/velero-plugin-for-aws:v1.9.2 imagePullPolicy: IfNotPresent volumeMounts: - mountPath: /target