From 88059c9d025064672d5edfa3d5cdf03377f9d6a3 Mon Sep 17 00:00:00 2001 From: randal Date: Sun, 8 Oct 2023 01:54:29 +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 73b821c..c62fa13 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.5 +version: 0.1.6 # 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.149" +appVersion: "v0.1.153"