diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b236bac..319c2e9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - ".": "0.6.1", - "helm/garage-ui": "0.4.1" + ".": "0.6.2", + "helm/garage-ui": "0.4.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index f8b71d2..7a8d3eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.6.2](https://github.com/Noooste/garage-ui/compare/v0.6.1...v0.6.2) (2026-05-15) + + +### Bug Fixes + +* **helm:** update appVersion format and improve image tag handling ([709b9f2](https://github.com/Noooste/garage-ui/commit/709b9f2ad33fb3852bc23be1d647bb1d9388169b)) + ## [0.6.1](https://github.com/Noooste/garage-ui/compare/v0.6.0...v0.6.1) (2026-05-15) diff --git a/helm/garage-ui/CHANGELOG.md b/helm/garage-ui/CHANGELOG.md index 88be3a8..0ee72d1 100644 --- a/helm/garage-ui/CHANGELOG.md +++ b/helm/garage-ui/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.4.2](https://github.com/Noooste/garage-ui/compare/garage-ui-chart-v0.4.1...garage-ui-chart-v0.4.2) (2026-05-15) + + +### Bug Fixes + +* **helm:** update appVersion format and improve image tag handling ([709b9f2](https://github.com/Noooste/garage-ui/commit/709b9f2ad33fb3852bc23be1d647bb1d9388169b)) + ## [0.4.1](https://github.com/Noooste/garage-ui/compare/garage-ui-chart-v0.4.0...garage-ui-chart-v0.4.1) (2026-05-15) diff --git a/helm/garage-ui/Chart.yaml b/helm/garage-ui/Chart.yaml index d5cbfde..e5292c4 100644 --- a/helm/garage-ui/Chart.yaml +++ b/helm/garage-ui/Chart.yaml @@ -3,7 +3,7 @@ name: garage-ui description: A Helm chart for Garage UI - Web interface for Garage S3 object storage icon: https://helm.noste.dev/garage.png type: application -version: 0.4.1 +version: 0.4.2 appVersion: v0.6.1 keywords: - garage