From 34ba8ef85138a20c2ec464a286f744c13e535f3e Mon Sep 17 00:00:00 2001 From: "garage-ui-release-bot[bot]" <285030457+garage-ui-release-bot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 15:32:55 +0200 Subject: [PATCH] chore(main): release 0.8.4 (#84) 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 2a248c7..7467455 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.8.3" + ".": "0.8.4" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b59061..08734e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.8.4](https://github.com/Noooste/garage-ui/compare/v0.8.3...v0.8.4) (2026-06-22) + + +### Bug Fixes + +* **helm:** track appVersion in release-please and fix badges ([1ffdfe8](https://github.com/Noooste/garage-ui/commit/1ffdfe83c884dc5e39d071343d5269164746c536)) + ## [0.8.3](https://github.com/Noooste/garage-ui/compare/v0.8.2...v0.8.3) (2026-06-21) diff --git a/helm/garage-ui/Chart.yaml b/helm/garage-ui/Chart.yaml index 701a703..33736a4 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.8.3 # x-release-please-version -appVersion: v0.8.3 # x-release-please-version +version: 0.8.4 # x-release-please-version +appVersion: v0.8.4 # x-release-please-version keywords: - garage - s3 diff --git a/helm/garage-ui/README.md b/helm/garage-ui/README.md index e201ab9..7f6568c 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.8.3?color=blue)](Chart.yaml) -[![App Version](https://img.shields.io/badge/app%20version-v0.8.3?color=green)](Chart.yaml) +[![Version](https://img.shields.io/badge/version-0.8.4?color=blue)](Chart.yaml) +[![App Version](https://img.shields.io/badge/app%20version-v0.8.4?color=green)](Chart.yaml) ## Table of Contents