From dcef1e2cbdcbdf2c0efe96510f1f590afca16f18 Mon Sep 17 00:00:00 2001 From: Noooste <83548733+Noooste@users.noreply.github.com> Date: Sun, 19 Apr 2026 22:50:45 +0200 Subject: [PATCH] chore: update version and appVersion in Chart.yaml and README.md 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 56ae508..01ba468 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.3 -appVersion: "v0.3.0" +version: 0.2.4 +appVersion: "v0.4.0" keywords: - garage - s3 diff --git a/helm/garage-ui/README.md b/helm/garage-ui/README.md index 4e0bc08..c864a4d 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.3-blue.svg)](Chart.yaml) -[![App Version](https://img.shields.io/badge/app%20version-v0.3.0-green.svg)](Chart.yaml) +[![Version](https://img.shields.io/badge/version-0.2.4-blue.svg)](Chart.yaml) +[![App Version](https://img.shields.io/badge/app%20version-v0.4.0-green.svg)](Chart.yaml) ## Table of Contents