Update to 2023-12-06 22:00

This commit is contained in:
Daniel Berteaud
2023-12-06 22:00:32 +01:00
parent 70071a8ae9
commit 68466033d1
11 changed files with 35 additions and 13 deletions

View File

@@ -5,12 +5,12 @@
# You can set it to a number or a simple string (no special chars)
kimai_id: 1
# Kimai version to deploy
kimai_version: '2.4.1'
kimai_version: '2.5.0'
# URL of the archive
kimai_archive_url: https://github.com/kevinpapst/kimai2/archive/refs/tags/{{ kimai_version }}.tar.gz
# Expected sha256 of the archive
kimai_archive_sha256: 3e41e2b95bcb9e855989060fd9bf598424c5e58e9f152a61f3900565cb5b5d81
kimai_archive_sha256: a58926145bc84e38e294af4aa9b4cf3549574ad2fc4f3bca4d47b9bae8448d7a
# Directory where kimai will be installed
kimai_root_dir: /opt/kimai_{{ kimai_id }}