From ac43bf68258104adcab8a39f97bef10c62900934 Mon Sep 17 00:00:00 2001 From: mohammadne Date: Fri, 23 Jun 2023 05:26:43 +0330 Subject: [PATCH] feat: update chart version --- deployments/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments/Chart.yaml b/deployments/Chart.yaml index 1b2308c..3eaee4c 100644 --- a/deployments/Chart.yaml +++ b/deployments/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: "v0.1.23" +appVersion: "v0.1.24"