From fadd77739bc6ea81732bc1accd3c5cb49a9d6f46 Mon Sep 17 00:00:00 2001 From: randal Date: Sat, 15 Feb 2025 22:34:17 +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 58968ef..39d25ef 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.33 +version: 0.1.34 # 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.211" +appVersion: "v0.1.213"