From b80cfef8444844259dc162a37154553a34d0493c Mon Sep 17 00:00:00 2001 From: "garage-ui-release-bot[bot]" <285030457+garage-ui-release-bot[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 11:57:40 +0200 Subject: [PATCH] chore: release main (#69) * chore: release main * chore: sync Chart.yaml appVersion to v0.8.0 --------- Co-authored-by: garage-ui-release-bot[bot] <285030457+garage-ui-release-bot[bot]@users.noreply.github.com> Co-authored-by: garage-ui-release-bot[bot] --- .release-please-manifest.json | 4 ++-- CHANGELOG.md | 12 ++++++++++++ helm/garage-ui/CHANGELOG.md | 11 +++++++++++ helm/garage-ui/Chart.yaml | 4 ++-- 4 files changed, 27 insertions(+), 4 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 66e9b8d..b6dbb1f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - ".": "0.7.0", - "helm/garage-ui": "0.5.0" + ".": "0.8.0", + "helm/garage-ui": "0.6.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ddb647..2f1e384 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [0.8.0](https://github.com/Noooste/garage-ui/compare/v0.7.0...v0.8.0) (2026-05-31) + + +### ⚠ BREAKING CHANGES + +* **backend,helm:** bind to IPv6 wildcard by default for dual-stack support + +### Features + +* **backend,helm:** bind to IPv6 wildcard by default for dual-stack support ([5427758](https://github.com/Noooste/garage-ui/commit/5427758eaadc4fa1327402b958b7e7e1f43aecdd)) +* **docs:** add documentation generation command to Makefile ([186af18](https://github.com/Noooste/garage-ui/commit/186af18d54f739bd9b467cbf3ab9ccc2e92ddf62)) + ## [0.7.0](https://github.com/Noooste/garage-ui/compare/v0.6.2...v0.7.0) (2026-05-23) diff --git a/helm/garage-ui/CHANGELOG.md b/helm/garage-ui/CHANGELOG.md index 60b5ef3..4c92487 100644 --- a/helm/garage-ui/CHANGELOG.md +++ b/helm/garage-ui/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [0.6.0](https://github.com/Noooste/garage-ui/compare/garage-ui-chart-v0.5.0...garage-ui-chart-v0.6.0) (2026-05-31) + + +### ⚠ BREAKING CHANGES + +* **backend,helm:** bind to IPv6 wildcard by default for dual-stack support + +### Features + +* **backend,helm:** bind to IPv6 wildcard by default for dual-stack support ([5427758](https://github.com/Noooste/garage-ui/commit/5427758eaadc4fa1327402b958b7e7e1f43aecdd)) + ## [0.5.1](https://github.com/Noooste/garage-ui/compare/garage-ui-chart-v0.5.0...garage-ui-chart-v0.5.1) (2026-05-25) * **bump AppVersion:** 0.6.2 -> 0.7.0 diff --git a/helm/garage-ui/Chart.yaml b/helm/garage-ui/Chart.yaml index 802280c..c844925 100644 --- a/helm/garage-ui/Chart.yaml +++ b/helm/garage-ui/Chart.yaml @@ -3,8 +3,8 @@ 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.5.1 -appVersion: v0.7.0 +version: 0.6.0 +appVersion: v0.8.0 keywords: - garage - s3