From c3caa3af90f1bebb89726ed4914ca007d5fc757f Mon Sep 17 00:00:00 2001 From: Joao Gilberto Magalhaes Date: Wed, 8 Feb 2023 20:08:53 -0600 Subject: [PATCH] Upgrade HELM package --- helm/easyhaproxy/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/easyhaproxy/Chart.yaml b/helm/easyhaproxy/Chart.yaml index 3bcc5b0..724ec79 100644 --- a/helm/easyhaproxy/Chart.yaml +++ b/helm/easyhaproxy/Chart.yaml @@ -21,4 +21,4 @@ version: 0.1.4 # 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: "4.2.0" +appVersion: "4.3.0"