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.
2 parents e55953a + 6a15739 commit d450155Copy full SHA for d450155
ansible/templates/magnum-capi-images.j2
@@ -18,7 +18,7 @@
18
visibility: "public"
19
properties:
20
os_distro: "ubuntu"
21
- os_version: "20.04"
+ os_version: "22.04"
22
kube_version: "{{ item.value.kubernetes_version }}"
23
24
{% endfor %}
0 commit comments