From b2818b6de529ecfa6f4d5efd555915a8e1786c31 Mon Sep 17 00:00:00 2001 From: serverless-qe Date: Tue, 26 Nov 2024 11:47:17 +0000 Subject: [PATCH] Bump chart to release-1.35 --- Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index ef9b3bb..111ed45 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.35.0 +version: 1.36.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.35.0" +appVersion: "1.36.0"