diff --git a/system-apps/velero/values.yaml b/system-apps/velero/values.yaml index 5ed27a6..b102117 100644 --- a/system-apps/velero/values.yaml +++ b/system-apps/velero/values.yaml @@ -59,7 +59,7 @@ velero: insecureSkipTLSVerify: "true" initContainers: - name: velero-plugin-for-aws - image: velero/velero-plugin-for-aws:v1.13.1 + image: velero/velero-plugin-for-aws:v1.13.2 imagePullPolicy: IfNotPresent volumeMounts: - mountPath: /target