From 962e63fc136d1a7203c7a8129cbf4ae42139d219 Mon Sep 17 00:00:00 2001 From: Tim Birkett <109664963+portswigger-tim@users.noreply.github.com> Date: Tue, 17 Oct 2023 15:08:33 +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 5bbde40..221a9e4 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.4 +version: 0.0.5 # 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.4 +appVersion: 0.0.5 keywords: - proxy