From 1022f48d0dcba7e66278e46faae60673e8e4ff33 Mon Sep 17 00:00:00 2001 From: Loic Winkopp Date: Wed, 21 Feb 2024 11:10:04 +0100 Subject: [PATCH] Release v0.2.1 --- charts/icinga-stack/Chart.yaml | 2 +- charts/icinga-stack/charts/icinga2/Chart.yaml | 2 +- charts/icinga-stack/charts/icingadb/Chart.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/icinga-stack/Chart.yaml b/charts/icinga-stack/Chart.yaml index 87f483f..b573ad0 100644 --- a/charts/icinga-stack/Chart.yaml +++ b/charts/icinga-stack/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.2.1 # 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/icinga2/Chart.yaml b/charts/icinga-stack/charts/icinga2/Chart.yaml index b3a5abb..6e99d02 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.2.0 +version: 0.2.1 # 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..82712a7 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.2.0 +version: 0.2.1 # 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