From d98944b4f70ed9841e771ab0dbaeea0fc00db882 Mon Sep 17 00:00:00 2001 From: "Randal S. Harisch" Date: Tue, 26 Sep 2023 15:59:37 -0600 Subject: [PATCH] chore: updated app version number --- notification/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notification/Chart.yaml b/notification/Chart.yaml index 648ca46..e8a2cd4 100644 --- a/notification/Chart.yaml +++ b/notification/Chart.yaml @@ -21,4 +21,4 @@ version: 0.1.0 # 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: "0.1.116" +appVersion: "v0.1.116"