From 18ea7f0dcc2cd92410ec6bb9349eb02d80cf1e5c Mon Sep 17 00:00:00 2001 From: randal Date: Thu, 22 Aug 2024 00:23:30 +0000 Subject: [PATCH] Updating chart version --- notification/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notification/Chart.yaml b/notification/Chart.yaml index 9b55601..147f894 100644 --- a/notification/Chart.yaml +++ b/notification/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: 0.1.28 +version: 0.1.29 # 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: "v0.1.199" +appVersion: "v0.1.203"