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 3c8b715 commit e5dec32Copy full SHA for e5dec32
roles/community_images/defaults/main.yml
@@ -34,7 +34,7 @@ community_images_disk_format: qcow2
34
# The repository to use for azimuth-images
35
community_images_azimuth_images_repo: https://github.com/azimuth-cloud/azimuth-images
36
# The version of azimuth-images to use to populate the default community images
37
-community_images_azimuth_images_version: 0.20.1
+community_images_azimuth_images_version: 0.20.2
38
# The azimuth-images manifest URL
39
community_images_azimuth_images_manifest_url: >-
40
{{ community_images_azimuth_images_repo }}/releases/download/{{ community_images_azimuth_images_version }}/manifest.json
0 commit comments