diff --git a/charts/karpor/Chart.yaml b/charts/karpor/Chart.yaml index f3a4c99..2778c56 100644 --- a/charts/karpor/Chart.yaml +++ b/charts/karpor/Chart.yaml @@ -3,10 +3,10 @@ apiVersion: v2 name: karpor # The Chart Version -version: 0.5.3 +version: 0.5.4 type: application # The Application Version in the Chart -appVersion: 0.4.3 +appVersion: 0.4.4 description: A Helm chart for Karpor, a modern kubernetes visualization tool. home: https://github.com/KusionStack/karpor icon: https://kusionstack.io/karpor/assets/logo/logo.svg diff --git a/charts/karpor/README.md b/charts/karpor/README.md index ce93d86..a87c4b8 100644 --- a/charts/karpor/README.md +++ b/charts/karpor/README.md @@ -1,6 +1,6 @@ # Karpor Chart -![Version: 0.5.3](https://img.shields.io/badge/Version-0.5.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.4.3](https://img.shields.io/badge/AppVersion-0.4.3-informational?style=flat-square) +![Version: 0.5.4](https://img.shields.io/badge/Version-0.5.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.4.4](https://img.shields.io/badge/AppVersion-0.4.4-informational?style=flat-square) A Helm chart for Karpor, a modern kubernetes visualization tool. @@ -126,4 +126,4 @@ This one-time job is used to generate root certificates and some preliminary wor | job.image.tag | string | `"1.19"` | Specific tag for the Job image. | ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2) +Autogenerated from chart metadata using [helm-docs](https://github.com/norwoodj/helm-docs) diff --git a/charts/karpor/README.md.gotmpl b/charts/karpor/README.md.gotmpl index 4e1fb0b..79e07b7 100644 --- a/charts/karpor/README.md.gotmpl +++ b/charts/karpor/README.md.gotmpl @@ -123,6 +123,5 @@ This one-time job is used to generate root certificates and some preliminary wor {{- end }} {{- end }} -{{- if not .SkipVersionFooter }} -{{ template "helm-docs.versionFooter" . }} -{{- end }} +---------------------------------------------- +Autogenerated from chart metadata using [helm-docs](https://github.com/norwoodj/helm-docs)