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.
1 parent 4be0e3a commit 0083e72Copy full SHA for 0083e72
etc/kayobe/kolla/globals.yml
@@ -23,6 +23,7 @@ kayobe_image_tags:
23
cloudkitty_tag: yoga-20231107T165648
24
nova_tag: "{% raw %}{{ kayobe_image_tags['nova'][kolla_base_distro] }}{% endraw %}"
25
neutron_tag: yoga-20231114T125927
26
+opensearch_tag: yoga-20231219T221916
27
28
# These overrides are currently redundant, but are kept because it's not obvious that you need them if setting haproxy_tag
29
glance_tls_proxy_tag: "{% raw %}{{ haproxy_tag | default(openstack_tag) }}{% endraw %}"
0 commit comments