From f5deb0316b0d76255c06112d9eb9e6c94b1fcdd2 Mon Sep 17 00:00:00 2001 From: Noste <83548733+Noooste@users.noreply.github.com> Date: Fri, 26 Dec 2025 12:30:17 +0100 Subject: [PATCH] feat: bump version to 0.1.8 and appVersion to 0.1.0; update version badges in README Signed-off-by: Noste <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 923a176..f3d513c 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.1.7 -appVersion: "v0.0.11" +version: 0.1.8 +appVersion: "v0.1.0" keywords: - garage - s3 diff --git a/helm/garage-ui/README.md b/helm/garage-ui/README.md index 5bf6d0e..6e7d063 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.1.7-blue.svg)](Chart.yaml) -[![App Version](https://img.shields.io/badge/app%20version-v0.0.11-green.svg)](Chart.yaml) +[![Version](https://img.shields.io/badge/version-0.1.8-blue.svg)](Chart.yaml) +[![App Version](https://img.shields.io/badge/app%20version-v0.1.0-green.svg)](Chart.yaml) ## Table of Contents