From fc4a02a024e169f4994eb6383688d8a451c04315 Mon Sep 17 00:00:00 2001 From: Brendan McShane Date: Sat, 5 Aug 2023 18:23:03 -0400 Subject: [PATCH] Bump chart version --- Helm/ccsobot/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Helm/ccsobot/Chart.yaml b/Helm/ccsobot/Chart.yaml index fefcd99..1f2342e 100644 --- a/Helm/ccsobot/Chart.yaml +++ b/Helm/ccsobot/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: "v1.7.0" +appVersion: "v2.0.0"