Skip to content

Commit

Permalink
Fix The task includes an option with an undefined variable for 1.27
Browse files Browse the repository at this point in the history
  • Loading branch information
batazor authored May 25, 2023
1 parent 96e875c commit db5807c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/download/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1071,6 +1071,7 @@ csi_livenessprobe_image_repo: "{{ kube_image_repo }}/sig-storage/livenessprobe"
csi_livenessprobe_image_tag: "v2.5.0"

snapshot_controller_supported_versions:
v1.27: "v4.2.1"
v1.26: "v4.2.1"
v1.25: "v4.2.1"
v1.24: "v4.2.1"
Expand Down

0 comments on commit db5807c

Please sign in to comment.