diff --git a/apps/velero.py b/apps/velero.py index bcfa2d67..a96ac2e8 100644 --- a/apps/velero.py +++ b/apps/velero.py @@ -22,7 +22,7 @@ "name": "velero-plugin-for-aws", # for S3-compatible API # renovate source=docker name=docker.io/velero/velero-plugin-for-aws - "image": "velero/velero-plugin-for-aws:v1.9.0", + "image": "velero/velero-plugin-for-aws:v1.14.2", "imagePullPolicy": "IfNotPresent", "volumeMounts": [ {