From bde726fedff589f5aab034ce1ed35a53980f7f3e Mon Sep 17 00:00:00 2001 From: Noste <83548733+Noooste@users.noreply.github.com> Date: Fri, 26 Dec 2025 15:31:33 +0100 Subject: [PATCH] feat: bump version to 0.1.10; update version badge in README Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com> --- helm/garage-ui/Chart.yaml | 2 +- helm/garage-ui/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/garage-ui/Chart.yaml b/helm/garage-ui/Chart.yaml index 3d5bf52..fa11870 100644 --- a/helm/garage-ui/Chart.yaml +++ b/helm/garage-ui/Chart.yaml @@ -3,7 +3,7 @@ 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.1.9 +version: 0.1.10 appVersion: "v0.1.0" keywords: - garage diff --git a/helm/garage-ui/README.md b/helm/garage-ui/README.md index 9d0bb9c..13f2664 100644 --- a/helm/garage-ui/README.md +++ b/helm/garage-ui/README.md @@ -2,7 +2,7 @@ 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.1.9-blue.svg)](Chart.yaml) +[![Version](https://img.shields.io/badge/version-0.1.10-blue.svg)](Chart.yaml) [![App Version](https://img.shields.io/badge/app%20version-v0.1.0-green.svg)](Chart.yaml) ## Table of Contents