Update docker.io/metabase/metabase Docker tag to v0.52.5
No problems upgrading the Docker container with a Docker compose yaml file and by means of Watchtower infrastructure with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
Package | Update | Change |
---|---|---|
docker.io/metabase/metabase | patch | v0.52.4 -> v0.52.5 |
Release Notes
metabase/metabase (docker.io/metabase/metabase)
v0.52.5
: Metabase 52.5
Upgrading
Before you upgrade, back up your Metabase application database!
Check out our upgrading instructions.
Get the most out of Metabase. Learn more about advanced features, managed cloud, and first-class support.
Metabase Open Source
Docker image: metabase/metabase:v0.52.5
JAR download: https://downloads.metabase.com/v0.52.5/metabase.jar
Metabase Enterprise
Docker image: metabase/metabase-enterprise:v1.52.5
JAR download: https://downloads.metabase.com/enterprise/v1.52.5/metabase.jar
Changelog
Enhancements
- Make JWT Identity Provider URI Setting optional (#51826)
- Grid color in the EditableDashboard component should be themeable in the sdk (#47567)
- Small a11y improvements (#51577)
Bug fixes
- Graph lines are disappear after mouse over (#51383)