From a3bd785fb27b4bd91ff6f648b36fb4026d128110 Mon Sep 17 00:00:00 2001 From: maximilien Date: Mon, 7 Sep 2026 08:02:28 +0200 Subject: [PATCH] Bump chart version --- script/helm/garage/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/helm/garage/Chart.yaml b/script/helm/garage/Chart.yaml index 7217bf55..0c172589 100644 --- a/script/helm/garage/Chart.yaml +++ b/script/helm/garage/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: garage description: S3-compatible object store for small self-hosted geo-distributed deployments type: application -version: 0.10.0 +version: 0.10.1 appVersion: "v2.4.0" home: https://garagehq.deuxfleurs.fr/ icon: https://garagehq.deuxfleurs.fr/images/garage-logo.svg