From 9f510ac9026fb68b84f5ceba9b7b4dc1578dca19 Mon Sep 17 00:00:00 2001 From: serverless-qe Date: Wed, 8 May 2024 15:00:27 +0000 Subject: [PATCH] Bump chart to release-1.33 --- Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 3e9a815..27a8426 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -13,9 +13,9 @@ 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: 1.33.0 +version: 1.34.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "1.33.0" +appVersion: "1.34.0"