From 67cb8a7d8b61e367442b230ae96562ac43ffc892 Mon Sep 17 00:00:00 2001 From: Punit Kulal Date: Tue, 10 Sep 2024 10:59:34 +0530 Subject: [PATCH] fix: bump chart version for hpa upgrade change (#119) --- stable/app/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/app/Chart.yaml b/stable/app/Chart.yaml index b393e80a..c24ca3c7 100644 --- a/stable/app/Chart.yaml +++ b/stable/app/Chart.yaml @@ -15,4 +15,4 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.6.0 +version: 0.6.1