Update to 2022-03-01 12:00

This commit is contained in:
Daniel Berteaud 2022-03-01 12:00:05 +01:00
parent 3e49cc981d
commit 1299c9cf92

View File

@ -1,11 +1,11 @@
---
# Version to deploy
metabase_version: 0.42.1
metabase_version: 0.42.2
# URL to fetch the jar
metabase_jar_url: https://downloads.metabase.com/v{{ metabase_version }}/metabase.jar
# Expected sha1 of the jar
metabase_jar_sha256: 3e67155404bfe660e198e4a816f91979891bbc50ff28e720558b927300f83a58
metabase_jar_sha256: d74f9b67a0017ffa377dbaad2426bd02cff2af72b69982d8b3f2c1596fe1455f
# Should ansible handle upgrades ? If set to false, only the initial install (and the config) will be handled
metabase_manage_upgrade: True