From 46438d8c91c86812b473d914e2f3de59c3591491 Mon Sep 17 00:00:00 2001 From: Nicolas Lamirault Date: Sat, 6 Mar 2021 16:09:29 +0100 Subject: [PATCH 1/2] Update: Chart and application versions Signed-off-by: Nicolas Lamirault --- charts/thanos-mixin/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/thanos-mixin/Chart.yaml b/charts/thanos-mixin/Chart.yaml index 8baf67aa..a448b537 100644 --- a/charts/thanos-mixin/Chart.yaml +++ b/charts/thanos-mixin/Chart.yaml @@ -28,12 +28,12 @@ keywords: # 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.8.0 +version: 0.9.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. -appVersion: 0.17.1 +appVersion: 0.18.0 maintainers: - name: nlamirault From ca6595dc154b0405395d816bf259814fe111d170 Mon Sep 17 00:00:00 2001 From: Nicolas Lamirault Date: Sat, 6 Mar 2021 16:12:47 +0100 Subject: [PATCH 2/2] Update: documentation Signed-off-by: Nicolas Lamirault --- charts/thanos-mixin/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/thanos-mixin/README.md b/charts/thanos-mixin/README.md index f79cfc35..37b7fd11 100644 --- a/charts/thanos-mixin/README.md +++ b/charts/thanos-mixin/README.md @@ -1,6 +1,6 @@ # thanos-mixin -![Version: 0.8.0](https://img.shields.io/badge/Version-0.8.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.17.1](https://img.shields.io/badge/AppVersion-0.17.1-informational?style=flat-square) +![Version: 0.9.0](https://img.shields.io/badge/Version-0.9.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.18.0](https://img.shields.io/badge/AppVersion-0.18.0-informational?style=flat-square) A Helm chart for Thanos Mixin