Skip to content

Commit f392d1c

Browse files
Update velero to 10.1.1 (#931)
Co-authored-by: mkjpryor <[email protected]>
1 parent cfb1124 commit f392d1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/velero/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ velero_default_backup_storage_location: >-
8989
# Velero Helm chart config
9090
velero_chart_name: velero
9191
velero_chart_repo: https://vmware-tanzu.github.io/helm-charts
92-
velero_chart_version: 10.0.10
92+
velero_chart_version: 10.1.1
9393
velero_release_namespace: velero
9494
velero_release_name: velero
9595
velero_wait_timeout: 10m

0 commit comments

Comments
 (0)