From 50d33f5dfcbb980490a297790e5b64a360174fff Mon Sep 17 00:00:00 2001 From: Noooste <83548733+Noooste@users.noreply.github.com> Date: Sun, 19 Apr 2026 17:15:46 +0200 Subject: [PATCH] chore: bump chart version to 0.2.3 and app version to v0.3.0 in README and Chart.yaml Signed-off-by: Noooste <83548733+Noooste@users.noreply.github.com> --- helm/garage-ui/Chart.yaml | 4 ++-- helm/garage-ui/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/helm/garage-ui/Chart.yaml b/helm/garage-ui/Chart.yaml index 3568f0d..56ae508 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.2.2 -appVersion: "v0.2.2" +version: 0.2.3 +appVersion: "v0.3.0" keywords: - garage - s3 diff --git a/helm/garage-ui/README.md b/helm/garage-ui/README.md index 4bc3cfe..4e0bc08 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.2.2-blue.svg)](Chart.yaml) -[![App Version](https://img.shields.io/badge/app%20version-v0.2.2-green.svg)](Chart.yaml) +[![Version](https://img.shields.io/badge/version-0.2.3-blue.svg)](Chart.yaml) +[![App Version](https://img.shields.io/badge/app%20version-v0.3.0-green.svg)](Chart.yaml) ## Table of Contents