From 76adb1690596d78647616eca627d3b7ac5db9e2e Mon Sep 17 00:00:00 2001 From: "garage-ui-release-bot[bot]" <285030457+garage-ui-release-bot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 18:00:40 +0200 Subject: [PATCH] chore(main): release 0.11.1 (#101) 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 78e7f27..ddfa3e3 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.11.0" + ".": "0.11.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 7efef31..0cac38d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.11.1](https://github.com/Noooste/garage-ui/compare/v0.11.0...v0.11.1) (2026-07-29) + + +### Bug Fixes + +* **values.yaml:** add comments for team-based access control configuration ([987b7e8](https://github.com/Noooste/garage-ui/commit/987b7e862513fedc4a0173d60b26ac6ad59a5db0)) + ## [0.11.0](https://github.com/Noooste/garage-ui/compare/v0.10.0...v0.11.0) (2026-07-29) diff --git a/helm/garage-ui/Chart.yaml b/helm/garage-ui/Chart.yaml index b8c2481..41ae6e1 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.0 # x-release-please-version -appVersion: v0.11.0 # x-release-please-version +version: 0.11.1 # x-release-please-version +appVersion: v0.11.1 # x-release-please-version keywords: - garage - s3 diff --git a/helm/garage-ui/README.md b/helm/garage-ui/README.md index 22db2ac..23de129 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.0?color=blue)](Chart.yaml) -[![App Version](https://img.shields.io/badge/app%20version-v0.11.0?color=green)](Chart.yaml) +[![Version](https://img.shields.io/badge/version-0.11.1?color=blue)](Chart.yaml) +[![App Version](https://img.shields.io/badge/app%20version-v0.11.1?color=green)](Chart.yaml) ## Table of Contents