From 1f7b9b5adbdec7b57953d78c8c6efffdaf2d21c9 Mon Sep 17 00:00:00 2001 From: Gurvan Rivoal Date: Tue, 22 Jul 2025 16:13:39 +0200 Subject: [PATCH] Update helm version --- charts/s3proxy/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/s3proxy/Chart.yaml b/charts/s3proxy/Chart.yaml index 2ea3b24..10e318e 100644 --- a/charts/s3proxy/Chart.yaml +++ b/charts/s3proxy/Chart.yaml @@ -4,5 +4,5 @@ description: A Helm chart for use s3proxy in K8s annotations: org.opencontainers.image.source: "https://github.com/intrinsec/s3proxy/" type: application -version: 1.4.0 -appVersion: "1.4.0" +version: 1.5.2 +appVersion: "1.5.2"