From 81a9b6d0a36e55f8198c33ee16ac179039082cf5 Mon Sep 17 00:00:00 2001 From: "garage-ui-release-bot[bot]" <285030457+garage-ui-release-bot[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2026 17:39:22 +0200 Subject: [PATCH] chore(main): release 0.12.0 (#106) Co-authored-by: garage-ui-release-bot[bot] <285030457+garage-ui-release-bot[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ helm/garage-ui/Chart.yaml | 4 ++-- helm/garage-ui/README.md | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 89688e2..8032c17 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.11.3" + ".": "0.12.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 057a40e..b26b423 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.12.0](https://github.com/Noooste/garage-ui/compare/v0.11.3...v0.12.0) (2026-08-07) + + +### Features + +* **deployment:** add support for custom CA certificates and extra volumes in Helm chart ([9d9a446](https://github.com/Noooste/garage-ui/commit/9d9a446464cf83b97035a848f38da9dcb96060f5)) + ## [0.11.3](https://github.com/Noooste/garage-ui/compare/v0.11.2...v0.11.3) (2026-08-03) diff --git a/helm/garage-ui/Chart.yaml b/helm/garage-ui/Chart.yaml index 4e804c9..2bbe676 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.11.3 # x-release-please-version -appVersion: v0.11.3 # x-release-please-version +version: 0.12.0 # x-release-please-version +appVersion: v0.12.0 # x-release-please-version keywords: - garage - s3 diff --git a/helm/garage-ui/README.md b/helm/garage-ui/README.md index a8e9386..04008b3 100644 --- a/helm/garage-ui/README.md +++ b/helm/garage-ui/README.md @@ -2,8 +2,8 @@ A Helm chart for deploying [Garage UI](https://github.com/Noooste/garage-ui), a modern web interface for managing [Garage](https://garagehq.deuxfleurs.fr/) distributed object storage systems. -[![Version](https://img.shields.io/badge/version-0.11.3?color=blue)](Chart.yaml) -[![App Version](https://img.shields.io/badge/app%20version-v0.11.3?color=green)](Chart.yaml) +[![Version](https://img.shields.io/badge/version-0.12.0?color=blue)](Chart.yaml) +[![App Version](https://img.shields.io/badge/app%20version-v0.12.0?color=green)](Chart.yaml) ## Table of Contents