diff --git a/k8s-apps/velero/values.yaml b/k8s-apps/velero/values.yaml index 919495a5..fd5d1a81 100644 --- a/k8s-apps/velero/values.yaml +++ b/k8s-apps/velero/values.yaml @@ -107,7 +107,7 @@ velero: # If the value is a string then it is evaluated as a template. initContainers: - name: velero-plugin-for-aws - image: velero/velero-plugin-for-aws:v1.10.0 + image: velero/velero-plugin-for-aws:v1.10.1 imagePullPolicy: IfNotPresent volumeMounts: - mountPath: /target