From b257c8cac4b5eb42c5b8441ac2740487c8495516 Mon Sep 17 00:00:00 2001 From: Michael Patsula Date: Tue, 16 Jul 2024 13:21:06 -0400 Subject: [PATCH] feat: update appVersion --- stable/argo-controller/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/argo-controller/Chart.yaml b/stable/argo-controller/Chart.yaml index c6bdf515..023e125c 100644 --- a/stable/argo-controller/Chart.yaml +++ b/stable/argo-controller/Chart.yaml @@ -21,4 +21,4 @@ version: 0.0.8 # 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.0.1" +appVersion: "0.0.2"