diff --git a/system-apps/velero/values.yaml b/system-apps/velero/values.yaml index 6ffb8af..518ffa7 100644 --- a/system-apps/velero/values.yaml +++ b/system-apps/velero/values.yaml @@ -33,7 +33,7 @@ velero: insecureSkipTLSVerify: "true" initContainers: - name: velero-plugin-for-aws - image: velero/velero-plugin-for-aws:v1.10.0 + image: velero/velero-plugin-for-aws:v1.12.1 imagePullPolicy: IfNotPresent volumeMounts: - mountPath: /target