Skip to content

Commit 8429709

Browse files
committed
consul 1.16 got released
1 parent cd89bee commit 8429709

File tree

1 file changed

+2
-2
lines changed
  • etc/kayobe/inventory/group_vars/all

1 file changed

+2
-2
lines changed

etc/kayobe/inventory/group_vars/all/vault

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Hashicorp Vault deployment configuration.
33

44
# Seed Consul container image tag.
5-
seed_consul_docker_tag: "1.15"
5+
seed_consul_docker_tag: "1.16"
66

77
# Seed Vault container image tag.
88
seed_vault_docker_tag: "1.14"
@@ -28,7 +28,7 @@ seed_vault_pki_roles:
2828
ou: ["OpenStack"]
2929

3030
# Overcloud Consul container image tag.
31-
overcloud_consul_docker_tag: "1.15"
31+
overcloud_consul_docker_tag: "1.16"
3232

3333
# Overcloud Vault container image tag.
3434
overcloud_vault_docker_tag: "1.14"

0 commit comments

Comments
 (0)