We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81c2455 commit 44bca41Copy full SHA for 44bca41
roles/community_images/defaults/main.yml
@@ -41,7 +41,7 @@ community_images_disk_format: qcow2
41
# The repository to use for azimuth-images
42
community_images_azimuth_images_repo: https://github.com/azimuth-cloud/azimuth-images
43
# The version of azimuth-images to use to populate the default community images
44
-community_images_azimuth_images_version: 0.21.0
+community_images_azimuth_images_version: 0.22.0
45
# The azimuth-images manifest URL
46
community_images_azimuth_images_manifest_url: >-
47
{{ community_images_azimuth_images_repo }}/releases/download/{{ community_images_azimuth_images_version }}/manifest.json
0 commit comments