dhiaayachi / consul

Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
https://www.consul.io
Other
0 stars 0 forks source link

Update Vault/Nomad versions. #1293

Open dhiaayachi opened 1 month ago

dhiaayachi commented 1 month ago

Update Vault/Nomad versions to ensure we're testing all the latest versions .

Description

Test Nomad's latest supported nomad-version: ['v1.7.3', 'v1.6.6', 'v1.5.13'] https://github.com/hashicorp/nomad/blob/v1.7.3/CHANGELOG.md

Test Vault's latest supported vault-version: ["1.15.4", "1.14.8", "1.13.12"] Grabbed the latest from the changelog- (https://github.com/hashicorp/vault/commit/b5e9f3f32ca55a11b0722858f352a4e70d22be60)

Testing & Reproduction steps

Links

PR Checklist