From 6e1c0ca1994764d048afa2a67c4675b728566b26 Mon Sep 17 00:00:00 2001 From: Daniel Bodky Date: Wed, 28 Feb 2024 18:27:50 +0100 Subject: [PATCH] Prepare release v0.3.0 --- charts/icinga-stack/Chart.yaml | 4 ++-- charts/icinga-stack/charts/icinga2/Chart.yaml | 4 ++-- charts/icinga-stack/charts/icingadb/Chart.yaml | 4 ++-- charts/icinga-stack/charts/icingaweb2/Chart.yaml | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/icinga-stack/Chart.yaml b/charts/icinga-stack/Chart.yaml index 8527542..93ae287 100644 --- a/charts/icinga-stack/Chart.yaml +++ b/charts/icinga-stack/Chart.yaml @@ -24,10 +24,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.2.0 +version: 0.3.0 # 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.2.0" +appVersion: "0.3.0" diff --git a/charts/icinga-stack/charts/icinga2/Chart.yaml b/charts/icinga-stack/charts/icinga2/Chart.yaml index b3a5abb..6284d4d 100644 --- a/charts/icinga-stack/charts/icinga2/Chart.yaml +++ b/charts/icinga-stack/charts/icinga2/Chart.yaml @@ -5,7 +5,7 @@ maintainers: - name: Daniel Bodky email: daniel.bodky@netways.de url: https://github.com/mocdaniel - + # A chart can be either an 'application' or a 'library' chart. # # Application charts are a collection of templates that can be packaged into versioned archives @@ -19,7 +19,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.2.0 +version: 0.3.0 # 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/icinga-stack/charts/icingadb/Chart.yaml b/charts/icinga-stack/charts/icingadb/Chart.yaml index 717e13f..2b802cf 100644 --- a/charts/icinga-stack/charts/icingadb/Chart.yaml +++ b/charts/icinga-stack/charts/icingadb/Chart.yaml @@ -5,7 +5,7 @@ maintainers: - name: Daniel Bodky email: daniel.bodky@netways.de url: https://github.com/mocdaniel - + # A chart can be either an 'application' or a 'library' chart. # # Application charts are a collection of templates that can be packaged into versioned archives @@ -19,7 +19,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.2.0 +version: 0.3.0 # 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/icinga-stack/charts/icingaweb2/Chart.yaml b/charts/icinga-stack/charts/icingaweb2/Chart.yaml index e608186..8dee8ba 100644 --- a/charts/icinga-stack/charts/icingaweb2/Chart.yaml +++ b/charts/icinga-stack/charts/icingaweb2/Chart.yaml @@ -19,7 +19,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.2.0 +version: 0.3.0 # 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