Metabase 56 is now used by default
Metabase 56 is now used by default
The x.56
branch of Metabase is available on Clever Cloud since last month. It’s now the default branch deployed with the release 0.56.3. It means that:
- All new add-ons will use it
- All add-ons using default configuration (
community-latest
) will use it after a rebuild
To update Metabase, you can also set CC_METABASE_VERSION
of the add-on’s Java application to 0.56
for the community edition or 1.56
for the enterprise edition (EE) or use the new Clever Tools commands, introduced in 3.13.0
release:
clever features enable operators
clever metabase version check yourMetabaseNameOrId
clever metabase version update yourMetabaseNameOrId
clever metabase version update yourMetabaseNameOrId 0.56
Last updated on