File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55and 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 `
Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ zone = "northamerica-northeast2-c"
22arch = " amd64"
33machine_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 "
You can’t perform that action at this time.
0 commit comments