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 cd89bee commit 8429709Copy full SHA for 8429709
etc/kayobe/inventory/group_vars/all/vault
@@ -2,7 +2,7 @@
2
# Hashicorp Vault deployment configuration.
3
4
# Seed Consul container image tag.
5
-seed_consul_docker_tag: "1.15"
+seed_consul_docker_tag: "1.16"
6
7
# Seed Vault container image tag.
8
seed_vault_docker_tag: "1.14"
@@ -28,7 +28,7 @@ seed_vault_pki_roles:
28
ou: ["OpenStack"]
29
30
# Overcloud Consul container image tag.
31
-overcloud_consul_docker_tag: "1.15"
+overcloud_consul_docker_tag: "1.16"
32
33
# Overcloud Vault container image tag.
34
overcloud_vault_docker_tag: "1.14"
0 commit comments