From ee6d6aaa6fd797ebcdd9f81bf6c97259ff65b9be Mon Sep 17 00:00:00 2001 From: Github Action Date: Sat, 17 Aug 2024 07:24:59 +0000 Subject: [PATCH] The next release version will be 0.71.0 --- charts/cron-job/Chart.yaml | 2 +- charts/onechart/Chart.yaml | 2 +- charts/static-site/Chart.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/cron-job/Chart.yaml b/charts/cron-job/Chart.yaml index d44ee35..f1cebe7 100644 --- a/charts/cron-job/Chart.yaml +++ b/charts/cron-job/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.70.0 +version: 0.71.0 dependencies: - name: common diff --git a/charts/onechart/Chart.yaml b/charts/onechart/Chart.yaml index 58b0fb9..db4ac02 100644 --- a/charts/onechart/Chart.yaml +++ b/charts/onechart/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.70.0 +version: 0.71.0 dependencies: - name: common diff --git a/charts/static-site/Chart.yaml b/charts/static-site/Chart.yaml index f337d99..5a41651 100644 --- a/charts/static-site/Chart.yaml +++ b/charts/static-site/Chart.yaml @@ -14,7 +14,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.70.0 +version: 0.71.0 dependencies: - name: common