From c39bcc959444ff28e037e0391e6d8dc25b88bcfc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 03:22:55 +0000 Subject: [PATCH] chore(deps): update velero/velero-plugin-for-aws docker tag to v1.9.1 --- k8s-manifests/apps/cluster-wide-app-resources/velero.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s-manifests/apps/cluster-wide-app-resources/velero.yaml b/k8s-manifests/apps/cluster-wide-app-resources/velero.yaml index b9032c2..3eb49db 100644 --- a/k8s-manifests/apps/cluster-wide-app-resources/velero.yaml +++ b/k8s-manifests/apps/cluster-wide-app-resources/velero.yaml @@ -24,7 +24,7 @@ spec: - mountPath: /target name: plugins - name: velero-plugin-for-aws - image: velero/velero-plugin-for-aws:v1.7.0 + image: velero/velero-plugin-for-aws:v1.9.1 imagePullPolicy: IfNotPresent volumeMounts: - mountPath: /target