From 10eb61f390b200fb63b6b62da269325427c7a854 Mon Sep 17 00:00:00 2001 From: serverless-qe Date: Wed, 11 Sep 2024 14:29:04 +0000 Subject: [PATCH] Bump chart to release-1.34 --- Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 27a8426..6ded830 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.34.0 +version: 1.35.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.34.0" +appVersion: "1.35.0"