From b8056c6d79754273dddaf0c0c5e4b1a10440d6a7 Mon Sep 17 00:00:00 2001 From: Noste <83548733+Noooste@users.noreply.github.com> Date: Fri, 26 Dec 2025 15:38:08 +0100 Subject: [PATCH] feat: bump version to 0.1.11 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 fa11870..13b873b 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.10 +version: 0.1.11 appVersion: "v0.1.0" keywords: - garage diff --git a/helm/garage-ui/README.md b/helm/garage-ui/README.md index 13f2664..4505c6a 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.10-blue.svg)](Chart.yaml) +[![Version](https://img.shields.io/badge/version-0.1.11-blue.svg)](Chart.yaml) [![App Version](https://img.shields.io/badge/app%20version-v0.1.0-green.svg)](Chart.yaml) ## Table of Contents