Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge: chore(karpor): bump app version to v0.5.9-alpha.8, chart version to 0.6.17 #75

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 5 additions & 9 deletions charts/karpor/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,15 @@
# The fields explain in the Chart.yaml can refer:
# https://helm.sh/docs/topics/charts/#the-chartyaml-file
apiVersion: v2
name: karpor
# The Chart Version
version: 0.6.16
version: 0.6.17
type: application
# The Application Version in the Chart
appVersion: 0.5.7
appVersion: v0.5.9-alpha.8
description: A modern kubernetes visualization tool (Karpor).
home: https://github.com/KusionStack/karpor
icon: https://kusionstack.io/karpor/assets/logo/logo.svg
maintainers:
- name: kusionstack
email: kusionstack@gmail.com
url: https://kusionstack.io/karpor
- name: kusionstack
email: kusionstack@gmail.com
url: https://kusionstack.io/karpor
sources:
- https://github.com/KusionStack/charts/tree/master/charts/karpor
- https://github.com/KusionStack/karpor
Expand Down
Loading