From 8c0968d1b5182ebb6ca00cbb34dd464a965ce394 Mon Sep 17 00:00:00 2001 From: Github Action Date: Fri, 9 Jun 2023 07:00:08 +0000 Subject: [PATCH] The next release version will be 0.50.0 --- charts/cron-job/Chart.yaml | 2 +- charts/onechart/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/cron-job/Chart.yaml b/charts/cron-job/Chart.yaml index e46da9f..627e1cf 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.49.0 +version: 0.50.0 dependencies: - name: common diff --git a/charts/onechart/Chart.yaml b/charts/onechart/Chart.yaml index 1b03c77..a8422f8 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.49.0 +version: 0.50.0 dependencies: - name: common