Skip to content

Commit c38bd92

Browse files
Update azimuth-images to 0.16.1 (#717)
Co-authored-by: mkjpryor <[email protected]>
1 parent 56465ee commit c38bd92

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
@@ -33,7 +33,7 @@ community_images_disk_format: qcow2
3333
# The repository to use for azimuth-images
3434
community_images_azimuth_images_repo: https://github.com/azimuth-cloud/azimuth-images
3535
# The version of azimuth-images to use to populate the default community images
36-
community_images_azimuth_images_version: 0.16.0
36+
community_images_azimuth_images_version: 0.16.1
3737
# The azimuth-images manifest URL
3838
community_images_azimuth_images_manifest_url: >-
3939
{{ community_images_azimuth_images_repo }}/releases/download/{{ community_images_azimuth_images_version }}/manifest.json

0 commit comments

Comments
 (0)