Update to 2025-01-17 16:00

This commit is contained in:
Daniel Berteaud 2025-01-17 16:00:31 +01:00
parent f0826b850a
commit 0e34a90b5f
5 changed files with 16 additions and 16 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

View File

@ -1,15 +1,15 @@
---
# Version to deploy
metabase_version: 0.52.4
metabase_version: 0.52.5
# URL to fetch the jar
metabase_jar_url: https://downloads.metabase.com/v{{ metabase_version }}/metabase.jar
metabase_jar_url: https://downloads.metabase.com/v{{ metabase_version }}.x/metabase.jar
# Expected sha256 of the jar
metabase_jar_sha256: b03961f3687b2dea982b11b4822d5c47864230389ce49d673f004f43de7c48b6
metabase_jar_sha256: 64fbbe0f1358dfcf7c2146270ca1e65dfc8a8972ab053df935340f6229009f91
# When building from source
metabase_archive_url: https://github.com/metabase/metabase/archive/refs/tags/v{{ metabase_version }}.tar.gz
# Expected sha256 of the archive
metabase_archive_sha256: f42358848382dbbe88656943f8a358eee9b998dbdaccf52148889e7816b8dbb3
metabase_archive_sha256: f30b43c208e0aaafa49e0b0172e1d78122ef0e7bad841400461018807cd55c5b
# Should ansible handle upgrades ? If set to false, only the initial install (and the config) will be handled
metabase_manage_upgrade: True

View File

@ -1,7 +1,7 @@
---
# Version to deploy
n8n_version: 1.72.1
n8n_version: 1.73.1
# Root directory where n8n will be installed
n8n_root_dir: /opt/n8n
# User account under which n8n will run

View File

@ -1,9 +1,9 @@
---
# Version of Nomad to install
nomad_version: 1.9.4
nomad_version: 1.9.5
# URL of the archive
nomad_archive_url: https://releases.hashicorp.com/nomad/{{ nomad_version }}/nomad_{{ nomad_version }}_linux_amd64.zip
# Expected sha256 of the archive
nomad_archive_sha256: b3d3b21960c6ffaac981dff1cfcebff2ef430d894ef94acef5f4224af27d72aa
nomad_archive_sha256: 290ab1f7fdab2b7197a05eaea4a962d8f2966f7736c957c4c2a8f0196d2bcdb2

View File

@ -10,21 +10,21 @@ taiga_user: taiga
# Archives URL, versions and expected checksums
taiga_archives:
back:
version: 6.8.1
url: https://github.com/kaleidos-ventures/taiga-back/archive/refs/tags/6.8.1.tar.gz
sha256: 448c9e2a1c45d12586814167eb9071650a7c1b8570e4493718f535f9f49185ab
version: 6.8.2
url: https://github.com/taigaio/taiga-back/archive/refs/tags/6.8.2.tar.gz
sha256: e7f4aaa1a00a511b76e1439d07aef50edd4c1d9914f9329fca96e50655631595
front:
version: 6.8.1
url: https://github.com/kaleidos-ventures/taiga-front-dist/archive/refs/tags/6.8.1.tar.gz
sha256: abd12b3f048d8dcee174930271d20965450297969150cd42ad750022ee4f7f76
dir: taiga-front-dist-6.8.1
version: 6.8.2
url: https://github.com/taigaio/taiga-front-dist/archive/refs/tags/6.8.2.tar.gz
sha256: 960ae9c58040b599a64f386e623952594cc48742b94a67ee38333990c924a18f
dir: taiga-front-dist-6.8.2
events:
version: 6.8.0
url: https://github.com/kaleidos-ventures/taiga-events/archive/refs/tags/6.8.0.tar.gz
url: https://github.com/taigaio/taiga-events/archive/refs/tags/6.8.0.tar.gz
sha256: e0b55679cbff7bea2d6bacabd5f7664c8add9c82256089da3a5390bca206b478
protected:
version: 6.8.1
url: https://github.com/kaleidos-ventures/taiga-protected/archive/refs/tags/6.8.1.tar.gz
url: https://github.com/taigaio/taiga-protected/archive/refs/tags/6.8.1.tar.gz
sha256: d85eb3e44a0f96e7af7f07df16e4d5837668b0612a3382e2653a2211692ead1b
# Database settings