Skip to content

Commit

Permalink
Update snapshot-controller to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mkjpryor authored and github-actions[bot] committed Dec 20, 2024
1 parent f3e4c76 commit 2fb89b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/velero/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ velero_aws_secret_access_key: "{{ undef(hint = 'velero_aws_secret_access_key is
# Kubernetes CSI Snapshot Controller config
velero_csi_snapshot_controller_chart_name: snapshot-controller
velero_csi_snapshot_controller_chart_repo: https://piraeus.io/helm-charts/
velero_csi_snapshot_controller_chart_version: 3.0.6
velero_csi_snapshot_controller_chart_version: 4.0.0
velero_csi_snapshot_controller_release_namespace: kube-system
velero_csi_snapshot_controller_release_name: csi-snapshot-controller
velero_csi_snapshot_controller_wait_timeout: 10m
Expand Down

0 comments on commit 2fb89b7

Please sign in to comment.