Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion infra/velero/install/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ destination:
# Upstream vmware-tanzu/velero Helm chart version
# (https://vmware-tanzu.github.io/helm-charts).
# renovate: datasource=helm depName=velero registryUrl=https://vmware-tanzu.github.io/helm-charts
chartVersion: 12.0.3
chartVersion: 12.1.0

# Velero plugin image (e.g. for-aws — also used as the MinIO/S3-compatible
# backend, since velero-plugin-for-aws speaks plain S3). Loaded by the
Expand Down