From 36f7b17ebfaeb50149477e030ba70d056725382d Mon Sep 17 00:00:00 2001 From: randal Date: Thu, 18 Apr 2024 04:56:20 +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 432d063..6ecdaef 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.13 +version: 0.1.14 # 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.167" +appVersion: "v0.1.169"