Update to 2023-11-13 10:00

This commit is contained in:
Daniel Berteaud
2023-11-13 10:00:27 +01:00
parent 2e913384f8
commit 8d85c608c8
9 changed files with 13 additions and 9 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.2.1'
kimai_version: '2.3.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: 0603b9ba128a8580ece863d72941dc084c6e76b7e71860b1481449bbbafd0ba1
kimai_archive_sha256: 4cce6cd712eb7885fb8f6e455eb6a85ea71fdb396af8409621c89826f0108a9a
# Directory where kimai will be installed
kimai_root_dir: /opt/kimai_{{ kimai_id }}