Update to 2024-02-21 16:00

This commit is contained in:
Daniel Berteaud
2024-02-21 16:00:39 +01:00
parent 591a80926b
commit 7d5e3cf033
4 changed files with 5 additions and 13 deletions

View File

@@ -1,11 +1,11 @@
---
# Version of consul-template to install
consul_tpl_version: 0.36.0
consul_tpl_version: 0.37.0
# 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: 9844aebb997b81dd5b58a6ddadbf650eca4b200ccbc2ad680d817528a73c0d3a
consul_tpl_archive_sha256: 4695bf2c316d771f4574a1347bcdbe230f3c30f3b0c16faad2eaaa7797b73ae9
# Root dir where consul-template will be installed
consul_tpl_root_dir: /opt/consul_template