Update to 2022-01-17 10:00

This commit is contained in:
Daniel Berteaud
2022-01-17 10:00:06 +01:00
parent 106aeda320
commit 3aef495c77
4 changed files with 13 additions and 6 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
metabase_version: 0.41.5
metabase_version: 0.41.6
# 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: 0c7d71cb571354334d5f238869ac861f33a2e20d19ba434515b663b9f63e5cb9
metabase_jar_sha256: 9aa2e8429a39d4ef1fa3e304ce67c85e115392352e6fd35ce279872a087e7108
# Should ansible handle upgrades ? If set to false, only the initial install (and the config) will be handled
metabase_manage_upgrade: True