From 1fcc8846cda35e969837d9164abf88cf6b695b06 Mon Sep 17 00:00:00 2001 From: "zhaoruquan.zrq" Date: Wed, 11 Sep 2024 17:16:30 +0800 Subject: [PATCH 1/2] refactor: bumo karpor app version to v0.5.2 --- charts/karpor/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/karpor/Chart.yaml b/charts/karpor/Chart.yaml index 19f1b89..1f94498 100644 --- a/charts/karpor/Chart.yaml +++ b/charts/karpor/Chart.yaml @@ -3,10 +3,10 @@ apiVersion: v2 name: karpor # The Chart Version -version: 0.6.8 +version: 0.6.9 type: application # The Application Version in the Chart -appVersion: 0.5.1 +appVersion: 0.5.2 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 From 7c28ef9449e7dbb14b3841887688b76cb2f55b3b Mon Sep 17 00:00:00 2001 From: "zhaoruquan.zrq" Date: Wed, 11 Sep 2024 17:22:52 +0800 Subject: [PATCH 2/2] doc: update readme --- charts/karpor/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/karpor/README.md b/charts/karpor/README.md index 48a10b9..c86107c 100644 --- a/charts/karpor/README.md +++ b/charts/karpor/README.md @@ -1,6 +1,6 @@ # Karpor Chart -![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) +![Version: 0.6.9](https://img.shields.io/badge/Version-0.6.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.5.2](https://img.shields.io/badge/AppVersion-0.5.2-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) A Helm chart for Karpor, a modern kubernetes visualization tool.