Skip to content

Commit 26df632

Browse files
author
Nicolas Brière
authored
Merge pull request #13 from ZeroGachis/release-please--branches--main--components--metabase
chore(main): release 0.5.0
2 parents a0ff57f + 11fbc77 commit 26df632

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"charts/metabase": "0.4.1"
2+
"charts/metabase": "0.5.0"
33
}

charts/metabase/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.5.0](https://github.com/ZeroGachis/metabase-helm-chart/compare/v0.4.1...v0.5.0) (2025-09-19)
4+
5+
6+
### Features
7+
8+
* add support for optional global labels in Metabase deployment configuration ([a0ff57f](https://github.com/ZeroGachis/metabase-helm-chart/commit/a0ff57f9adc89c9e4047839ee882d35d98b559ee))
9+
310
## [0.4.1](https://github.com/ZeroGachis/metabase-helm-chart/compare/v0.4.0...v0.4.1) (2025-09-19)
411

512

charts/metabase/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ type: application
2121
# This is the chart version. This version number should be incremented each time you make changes
2222
# to the chart and its templates, including the app version.
2323
# Versions are expected to follow Semantic Versioning (https://semver.org/)
24-
version: 0.4.1
24+
version: 0.5.0

0 commit comments

Comments
 (0)