Skip to content

Commit bdb7c28

Browse files
authored
refactor: bump karpor app version to v0.5.1 (#58)
1 parent 85b73b7 commit bdb7c28

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/karpor/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
apiVersion: v2
44
name: karpor
55
# The Chart Version
6-
version: 0.6.7
6+
version: 0.6.8
77
type: application
88
# The Application Version in the Chart
9-
appVersion: 0.5.0
9+
appVersion: 0.5.1
1010
description: A Helm chart for Karpor, a modern kubernetes visualization tool.
1111
home: https://github.com/KusionStack/karpor
1212
icon: https://kusionstack.io/karpor/assets/logo/logo.svg

charts/karpor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Karpor Chart
22

3-
![Version: 0.6.7](https://img.shields.io/badge/Version-0.6.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.5.0](https://img.shields.io/badge/AppVersion-0.5.0-informational?style=flat-square) [![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/karpor)](https://artifacthub.io/packages/helm/kusionstack/karpor)
3+
![Version: 0.6.8](https://img.shields.io/badge/Version-0.6.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.5.1](https://img.shields.io/badge/AppVersion-0.5.1-informational?style=flat-square) [![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/karpor)](https://artifacthub.io/packages/helm/kusionstack/karpor)
44

55
A Helm chart for Karpor, a modern kubernetes visualization tool.
66

0 commit comments

Comments
 (0)