From dd25cf0068bced45f417a0fb9ed4af5c5086f85e Mon Sep 17 00:00:00 2001 From: Matheus Pimenta Date: Mon, 5 Aug 2024 09:49:21 +0100 Subject: [PATCH] cut release --- helm/gke-metadata-server/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/gke-metadata-server/Chart.yaml b/helm/gke-metadata-server/Chart.yaml index 526a853..0937ce1 100644 --- a/helm/gke-metadata-server/Chart.yaml +++ b/helm/gke-metadata-server/Chart.yaml @@ -30,10 +30,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: 0.8.2 +version: 0.8.3 # 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: "0.8.2" +appVersion: "0.8.3"