Skip to content

Commit 44bca41

Browse files
Update azimuth-images to 0.22.0 (#1006)
Co-authored-by: mkjpryor <[email protected]>
1 parent 81c2455 commit 44bca41

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
@@ -41,7 +41,7 @@ community_images_disk_format: qcow2
4141
# The repository to use for azimuth-images
4242
community_images_azimuth_images_repo: https://github.com/azimuth-cloud/azimuth-images
4343
# The version of azimuth-images to use to populate the default community images
44-
community_images_azimuth_images_version: 0.21.0
44+
community_images_azimuth_images_version: 0.22.0
4545
# The azimuth-images manifest URL
4646
community_images_azimuth_images_manifest_url: >-
4747
{{ community_images_azimuth_images_repo }}/releases/download/{{ community_images_azimuth_images_version }}/manifest.json

0 commit comments

Comments
 (0)