Update to 2024-03-11 10:01

This commit is contained in:
Daniel Berteaud
2024-03-11 10:01:01 +01:00
parent a4f4dad4d6
commit 8d1263f0ab
3 changed files with 6 additions and 6 deletions

View File

@@ -1,11 +1,11 @@
---
# Version of consul-template to install
consul_tpl_version: 0.37.1
consul_tpl_version: 0.37.2
# URL of the archive
consul_tpl_archive_url: https://releases.hashicorp.com/consul-template/{{ consul_tpl_version }}/consul-template_{{ consul_tpl_version }}_linux_amd64.zip
# Expected sha256 of the archive
consul_tpl_archive_sha256: dcd0c4e907855dc8d605d55574e8532fb7c9664392503d0507823e543c4624a3
consul_tpl_archive_sha256: 9b416cce00d301f1882ca817424e4cb99e37ad630fdb4c06b5ff5274ebc24c8a
# Root dir where consul-template will be installed
consul_tpl_root_dir: /opt/consul_template