From 9c5f968e0fe34bfdf9628352be0e8df2245c7b5a Mon Sep 17 00:00:00 2001 From: elliotxx <951376975@qq.com> Date: Sat, 3 Aug 2024 19:19:38 +0800 Subject: [PATCH] refactor: bump karpor version to v0.4.6 --- charts/karpor/Chart.yaml | 4 ++-- charts/karpor/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/karpor/Chart.yaml b/charts/karpor/Chart.yaml index d0152d3..cee6447 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.6 +version: 0.5.7 type: application # The Application Version in the Chart -appVersion: 0.4.5 +appVersion: 0.4.6 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 08d0d90..62fcd0f 100644 --- a/charts/karpor/README.md +++ b/charts/karpor/README.md @@ -1,6 +1,6 @@ # Karpor Chart -![Version: 0.5.6](https://img.shields.io/badge/Version-0.5.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.4.5](https://img.shields.io/badge/AppVersion-0.4.5-informational?style=flat-square) +![Version: 0.5.7](https://img.shields.io/badge/Version-0.5.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.4.6](https://img.shields.io/badge/AppVersion-0.4.6-informational?style=flat-square) A Helm chart for Karpor, a modern kubernetes visualization tool.