From c5e40e6d350f6d3ba1047667d7da339d389099cb Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Tue, 22 Oct 2024 12:00:53 +0200 Subject: [PATCH] Update to 2024-10-22 12:00 --- roles/nomad_bin/defaults/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/nomad_bin/defaults/main.yml b/roles/nomad_bin/defaults/main.yml index 9144300..a0d5f96 100644 --- a/roles/nomad_bin/defaults/main.yml +++ b/roles/nomad_bin/defaults/main.yml @@ -1,9 +1,9 @@ --- # Version of Nomad to install -nomad_version: 1.8.4 +nomad_version: 1.9.1 # URL of the archive nomad_archive_url: https://releases.hashicorp.com/nomad/{{ nomad_version }}/nomad_{{ nomad_version }}_linux_amd64.zip # Expected sha256 of the archive -nomad_archive_sha256: 681832b4ffaff0626119420569f117fb7ad1e323d6c929ef3c0bccb432165c6b +nomad_archive_sha256: 6a3ad4d9afd8986b48df0cb73a6ac0fb72888b0795c17a1db03f80b832411205