mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-31 10:51:27 +01:00 
			
		
		
		
	Update to 2023-10-23 10:00
This commit is contained in:
		| @@ -1,15 +1,15 @@ | ||||
| --- | ||||
|  | ||||
| # Version to deploy | ||||
| metabase_version: 0.47.4 | ||||
| metabase_version: 0.47.5 | ||||
| # 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: e687fdaabf06e23ed1f4bf6e40173834d2fc9b2b306796ab67b1d7603f483fd2 | ||||
| metabase_jar_sha256: 46ebdcf40b7a91d0774990495c7922003f661b52d6be6947d5aca93f58f40eb1 | ||||
| # 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: 3836fca4ea077ce0aeced82c38f0d7838d3972232f93d15998c484ad939e3a2f | ||||
| metabase_archive_sha256: 5d36151c08067444264f07386a958fd3b387c394817f8f51daf989683b7bf0d1 | ||||
| # Should ansible handle upgrades ? If set to false, only the initial install (and the config) will be handled | ||||
| metabase_manage_upgrade: True | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud