From 23662eb85ee3a3132eb73f6168e1da276cdab149 Mon Sep 17 00:00:00 2001 From: Tim Birkett <109664963+portswigger-tim@users.noreply.github.com> Date: Tue, 17 Oct 2023 15:22:47 +0100 Subject: [PATCH] Update Chart.yaml --- helm-charts/json-api-proxy/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm-charts/json-api-proxy/Chart.yaml b/helm-charts/json-api-proxy/Chart.yaml index 221a9e4..c80c79c 100644 --- a/helm-charts/json-api-proxy/Chart.yaml +++ b/helm-charts/json-api-proxy/Chart.yaml @@ -15,12 +15,12 @@ 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: 0.0.5 +version: 0.0.6 # 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. -appVersion: 0.0.5 +appVersion: 0.0.6 keywords: - proxy