Skip to content

Commit 6a15739

Browse files
committed
Use 22.04 in magnum-capi-images.j2
1 parent 602136d commit 6a15739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/templates/magnum-capi-images.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
visibility: "public"
1919
properties:
2020
os_distro: "ubuntu"
21-
os_version: "20.04"
21+
os_version: "22.04"
2222
kube_version: "{{ item.value.kubernetes_version }}"
2323

2424
{% endfor %}

0 commit comments

Comments
 (0)