From 3f174bbf041c07821e59f79b7473c46e79b9e2e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alby=20Hern=C3=A1ndez?= Date: Tue, 22 Oct 2024 15:38:18 +0100 Subject: [PATCH] chore: Bump Helm chart version --- charts/bifrost/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/bifrost/Chart.yaml b/charts/bifrost/Chart.yaml index e2abf18..a1c6a7b 100644 --- a/charts/bifrost/Chart.yaml +++ b/charts/bifrost/Chart.yaml @@ -5,8 +5,8 @@ type: application description: >- A Helm chart for bifrost, a lightweight S3 proxy that re-signs requests between your customers and buckets, supporting multiple client authentication methods. -version: 0.7.0 # chart version -appVersion: 0.7.0 # application version +version: 0.8.0 # chart version +appVersion: 0.8.0 # application version kubeVersion: ">=1.22.0-0" # kubernetes version home: https://github.com/freepik-company/bifrost sources: