From 8f66da579ca1c6ef65b1f3aa58677bef000a9060 Mon Sep 17 00:00:00 2001 From: "plural-copilot[bot]" <172153387+plural-copilot[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 04:54:40 +0000 Subject: [PATCH] chore(deps): update velero/velero-plugin-for-microsoft-azure docker tag to v1.9.2 --- charts/velero/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/velero/values.yaml b/charts/velero/values.yaml index eb705c432e..7c3c558f83 100644 --- a/charts/velero/values.yaml +++ b/charts/velero/values.yaml @@ -13,7 +13,7 @@ velero: - mountPath: /target name: plugins - name: velero-plugin-for-microsoft-azure - image: velero/velero-plugin-for-microsoft-azure:v1.9.0 + image: velero/velero-plugin-for-microsoft-azure:v1.9.2 imagePullPolicy: IfNotPresent volumeMounts: - mountPath: /target