diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 48197cd6..9f542987 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,6 +29,6 @@ repos: - repo: https://github.com/norwoodj/helm-docs rev: v1.14.2 hooks: - - id: helm-docs + - id: helm-docs-built args: - --chart-search-root=chart diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 5fcbbe00..600ef2cb 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -5,7 +5,7 @@ type: application keywords: - monitoring version: 0.0.4 -appVersion: "v0.3.2" +appVersion: "v0.5.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 8fa6a72a..36e13fdc 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.3.2](https://img.shields.io/badge/AppVersion-v0.3.2-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.5.0](https://img.shields.io/badge/AppVersion-v0.5.0-informational?style=flat-square) A Helm chart to install Sparrow