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