Skip to content

Commit e5dec32

Browse files
Update azimuth-images to 0.20.2 (#945)
Co-authored-by: CloudyBug <[email protected]>
1 parent 3c8b715 commit e5dec32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/community_images/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ community_images_disk_format: qcow2
3434
# The repository to use for azimuth-images
3535
community_images_azimuth_images_repo: https://github.com/azimuth-cloud/azimuth-images
3636
# The version of azimuth-images to use to populate the default community images
37-
community_images_azimuth_images_version: 0.20.1
37+
community_images_azimuth_images_version: 0.20.2
3838
# The azimuth-images manifest URL
3939
community_images_azimuth_images_manifest_url: >-
4040
{{ community_images_azimuth_images_repo }}/releases/download/{{ community_images_azimuth_images_version }}/manifest.json

0 commit comments

Comments
 (0)