Skip to content

Commit

Permalink
refactor: bump karpor chart version (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruquanzhao authored Jul 26, 2024
1 parent acb44c7 commit 2800c2e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
4 changes: 2 additions & 2 deletions charts/karpor/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions charts/karpor/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down Expand Up @@ -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)
5 changes: 2 additions & 3 deletions charts/karpor/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit 2800c2e

Please sign in to comment.