From f07606f3a614e0edcc4f6edf40021df9fd49f600 Mon Sep 17 00:00:00 2001 From: CI Bot Date: Mon, 21 Oct 2024 20:56:43 +0000 Subject: [PATCH 1/2] ci(release): monitoring release v0.12.20 --- charts/monitoring/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/monitoring/Chart.yaml b/charts/monitoring/Chart.yaml index b1363e3408..0a3654b8f1 100644 --- a/charts/monitoring/Chart.yaml +++ b/charts/monitoring/Chart.yaml @@ -13,7 +13,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.12.19-dev +version: 0.12.20 # 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. From 901c925ee35dccd5f307f2694d954eb041735ad2 Mon Sep 17 00:00:00 2001 From: CI Bot Date: Mon, 21 Oct 2024 20:57:49 +0000 Subject: [PATCH 2/2] ci(release): bump monitoring to v0.12.20-dev --- charts/monitoring/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/monitoring/Chart.yaml b/charts/monitoring/Chart.yaml index 0a3654b8f1..b184273102 100644 --- a/charts/monitoring/Chart.yaml +++ b/charts/monitoring/Chart.yaml @@ -13,7 +13,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.12.20 +version: 0.12.20-dev # 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.