From 820cd55be4c27fd9c21888e69601fc2e9aaa5309 Mon Sep 17 00:00:00 2001 From: Niklas Treml Date: Wed, 17 Jan 2024 10:50:07 +0100 Subject: [PATCH] chore: bump appVersion to v0.3.0 --- chart/Chart.yaml | 2 +- chart/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 17b71f4c..5060970f 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -5,7 +5,7 @@ type: application keywords: - monitoring version: 0.0.4 -appVersion: "v0.2.0" +appVersion: "v0.3.0" icon: https://github.com/caas-team/sparrow/blob/main/docs/img/sparrow.png sources: - https://github.com/caas-team/sparrow diff --git a/chart/README.md b/chart/README.md index 2f402ad6..ad6c2a63 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sparrow -![Version: 0.0.4](https://img.shields.io/badge/Version-0.0.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.2.0](https://img.shields.io/badge/AppVersion-v0.2.0-informational?style=flat-square) +![Version: 0.0.4](https://img.shields.io/badge/Version-0.0.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.3.0](https://img.shields.io/badge/AppVersion-v0.3.0-informational?style=flat-square) A Helm chart to install Sparrow