Skip to content

Commit d96b7d6

Browse files
committed
v1.4.3, bumped consul, nomad and vault versions
Signed-off-by: Glen Yu <glen.yu@gmail.com>
1 parent 5da878c commit d96b7d6

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77

8+
## [1.4.3] - 2026-04-25
9+
### Changed
10+
- Updated Consul version from `1.22.3` to `1.22.7`
11+
- Updated Nomad version from `1.11.1` to `1.11.3`
12+
- Updated Vault version from `1.21.1` to `1.21.4`
13+
814
## [1.4.2] - 2026-01-23
915
### Changed
1016
- Updated Consul version from `1.21.4` to `1.22.3`

hashistack/variables.pkrvars.hcl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ zone = "northamerica-northeast2-c"
22
arch = "amd64"
33
machine_type = "n2-standard-4"
44

5-
consul_version = "1.22.3"
6-
nomad_version = "1.11.1"
7-
vault_version = "1.21.1"
5+
consul_version = "1.22.7"
6+
nomad_version = "1.11.3"
7+
vault_version = "1.21.4"

0 commit comments

Comments
 (0)