From 2a57d1c9a216e979f0939828e878bc8ada72a8bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wilson=20J=C3=BAnior?= Date: Fri, 4 Oct 2024 10:48:54 -0300 Subject: [PATCH] Update deploy-agent --- charts/deploy-agent/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/deploy-agent/Chart.yaml b/charts/deploy-agent/Chart.yaml index 7d9d5c3..ec6b90e 100644 --- a/charts/deploy-agent/Chart.yaml +++ b/charts/deploy-agent/Chart.yaml @@ -15,10 +15,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.5.8 +version: 1.5.9 # This is the version number of the application being deployed. This version number should be # 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: "2.6.2" +appVersion: "2.7.0"