From f5753683f01d404e5d61d31ef108aceb650caf30 Mon Sep 17 00:00:00 2001 From: Dmitry Shmulevich Date: Mon, 20 May 2024 11:52:55 -0700 Subject: [PATCH] reset helm chart appVersion Signed-off-by: Dmitry Shmulevich --- charts/virtual-nodes/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/virtual-nodes/Chart.yaml b/charts/virtual-nodes/Chart.yaml index b83e462..1ebb94e 100644 --- a/charts/virtual-nodes/Chart.yaml +++ b/charts/virtual-nodes/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: "1.16.0" +appVersion: "1.0.0"