From 74d9b008a00a21cbe928dfaeb8aa1e645920b115 Mon Sep 17 00:00:00 2001 From: Kiran Babu Date: Fri, 19 Apr 2024 14:23:16 +0530 Subject: [PATCH] Bump the chart versions to demo the release --- charts/BasicDeployment/hdp-server-deploy/Chart.yaml | 2 +- charts/LBDeployment/haproxy-deploy/Chart.yaml | 2 +- charts/LBDeployment/hdp-lb-server-deploy/Chart.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/BasicDeployment/hdp-server-deploy/Chart.yaml b/charts/BasicDeployment/hdp-server-deploy/Chart.yaml index 44bf800..d4781de 100644 --- a/charts/BasicDeployment/hdp-server-deploy/Chart.yaml +++ b/charts/BasicDeployment/hdp-server-deploy/Chart.yaml @@ -15,7 +15,7 @@ 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.1.3 +version: 0.1.4 # 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 diff --git a/charts/LBDeployment/haproxy-deploy/Chart.yaml b/charts/LBDeployment/haproxy-deploy/Chart.yaml index 4c36264..750eefd 100644 --- a/charts/LBDeployment/haproxy-deploy/Chart.yaml +++ b/charts/LBDeployment/haproxy-deploy/Chart.yaml @@ -15,7 +15,7 @@ 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.1 +version: 0.0.2 # 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 diff --git a/charts/LBDeployment/hdp-lb-server-deploy/Chart.yaml b/charts/LBDeployment/hdp-lb-server-deploy/Chart.yaml index 5ef9030..542a183 100644 --- a/charts/LBDeployment/hdp-lb-server-deploy/Chart.yaml +++ b/charts/LBDeployment/hdp-lb-server-deploy/Chart.yaml @@ -15,7 +15,7 @@ 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.1.0 +version: 0.1.1 # 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