mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-04 12:23:13 +02:00
Update to 2024-12-10 12:01
This commit is contained in:
parent
90f0962fa1
commit
696176f79f
@ -1,15 +1,15 @@
|
||||
---
|
||||
|
||||
# Version to deploy
|
||||
metabase_version: 0.51.6
|
||||
metabase_version: 0.52.2
|
||||
# URL to fetch the jar
|
||||
metabase_jar_url: https://downloads.metabase.com/v{{ metabase_version }}/metabase.jar
|
||||
# Expected sha256 of the jar
|
||||
metabase_jar_sha256: 9ad00fbdf571840c522ff31105145d9aa8ac5033c4075421cefcfe30434f0b65
|
||||
metabase_jar_sha256: 8527c01ee50dc0978af9d910aa157c6ea16bbccadc1eef1813c43c20cb3a24b3
|
||||
# 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: ac7963dcdbd633e7aa816d872dc6462add547b43698af47a214a838a767d0063
|
||||
metabase_archive_sha256: 60d922b24f77b1116419f2380d0294581f81266c094c8fe695b230c34212cf9c
|
||||
# Should ansible handle upgrades ? If set to false, only the initial install (and the config) will be handled
|
||||
metabase_manage_upgrade: True
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user