From f39e7a15092d474b965a9d7aea768a04c68cd8fe Mon Sep 17 00:00:00 2001 From: randal Date: Mon, 15 Jan 2024 17:25:44 +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 6ca41f6..fffec92 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.10 +version: 0.1.11 # 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.161" +appVersion: "v0.1.163"