Skip to content

Commit 86cced0

Browse files
author
Nicolas Brière
authored
Merge pull request #11 from ZeroGachis/release-please--branches--main--components--metabase
chore(main): release 0.4.1
2 parents b084513 + 2147981 commit 86cced0

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.0"
2+
"charts/metabase": "0.4.1"
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.4.1](https://github.com/ZeroGachis/metabase-helm-chart/compare/v0.4.0...v0.4.1) (2025-09-19)
4+
5+
6+
### Bug Fixes
7+
8+
* update vault service account name logic ([b084513](https://github.com/ZeroGachis/metabase-helm-chart/commit/b0845134d9587f4281b70a73167dde8cbd507978))
9+
310
## [0.4.0](https://github.com/ZeroGachis/metabase-helm-chart/compare/v0.3.0...v0.4.0) (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.0
24+
version: 0.4.1

0 commit comments

Comments
 (0)