diff --git a/system-apps/velero/values.yaml b/system-apps/velero/values.yaml index 4ba0649..d6c8ec5 100644 --- a/system-apps/velero/values.yaml +++ b/system-apps/velero/values.yaml @@ -19,7 +19,7 @@ velero: insecureSkipTLSVerify: "true" initContainers: - name: velero-plugin-for-aws - image: velero/velero-plugin-for-aws:v1.12.2 + image: velero/velero-plugin-for-aws:v1.13.0 imagePullPolicy: IfNotPresent volumeMounts: - mountPath: /target