diff --git a/charts/icinga-stack/Chart.yaml b/charts/icinga-stack/Chart.yaml index 070d670..87f483f 100644 --- a/charts/icinga-stack/Chart.yaml +++ b/charts/icinga-stack/Chart.yaml @@ -19,10 +19,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.1.0 +version: 0.2.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.1.0" +appVersion: "0.2.0" diff --git a/charts/icinga-stack/charts/icinga2/Chart.yaml b/charts/icinga-stack/charts/icinga2/Chart.yaml index eeb4641..b3a5abb 100644 --- a/charts/icinga-stack/charts/icinga2/Chart.yaml +++ b/charts/icinga-stack/charts/icinga2/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.1.0 +version: 0.2.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 b302307..717e13f 100644 --- a/charts/icinga-stack/charts/icingadb/Chart.yaml +++ b/charts/icinga-stack/charts/icingadb/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.1.0 +version: 0.2.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 2d05025..7b23f49 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.1.0 +version: 0.2.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