Update to 2025-08-10 23:01

This commit is contained in:
Daniel Berteaud
2025-08-10 23:01:06 +02:00
parent e749b39e13
commit 1b9d95e8bf
3 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
loop: loop:
- pre - pre
- post - post
tags: consul tags: consul,backup
- name: Create tmpfiles fragment - name: Create tmpfiles fragment
copy: copy:

View File

@@ -1,11 +1,11 @@
--- ---
# Version to install # Version to install
gitea_version: '1.24.3' gitea_version: '1.24.4'
# URL to the binary # URL to the binary
gitea_bin_url: https://dl.gitea.io/gitea/{{ gitea_version }}/gitea-{{ gitea_version }}-linux-amd64 gitea_bin_url: https://dl.gitea.io/gitea/{{ gitea_version }}/gitea-{{ gitea_version }}-linux-amd64
# sha256 of the binary # sha256 of the binary
gitea_bin_sha256: a454176defd183788f2e1334834fbae7c16a62de142bd71ee4c9b01700e55f6d gitea_bin_sha256: eee1fa3fdc70f7834a82a07cb9f2a6624e3df7d40fc5dd535db25a2e8bef0ea5
# Handle updates. If set to false, ansible will only install # Handle updates. If set to false, ansible will only install
# Gitea and then won't touch an existing installation # Gitea and then won't touch an existing installation
gitea_manage_upgrade: True gitea_manage_upgrade: True

View File

@@ -1,7 +1,7 @@
# Version of Vault to install # Version of Vault to install
vault_version: 1.20.1 vault_version: 1.20.2
# URL of the archive # URL of the archive
vault_archive_url: https://releases.hashicorp.com/vault/{{ vault_version }}/vault_{{ vault_version }}_linux_amd64.zip vault_archive_url: https://releases.hashicorp.com/vault/{{ vault_version }}/vault_{{ vault_version }}_linux_amd64.zip
# Expected sha256 of the archive # Expected sha256 of the archive
vault_archive_sha256: e3ce3e678421c0d56f726952ab100875168c2e1eb1db751ed5a2b25b6b2ea96f vault_archive_sha256: 5846abf08deaf04cc9fdbb7c1eddda3348671590445f81bcdb0a2e0d32396c2e