From 3b66c3fea809b37ee48ce5330f8fbc14ea052938 Mon Sep 17 00:00:00 2001 From: elliotxx <951376975@qq.com> Date: Tue, 30 Jul 2024 19:33:37 +0800 Subject: [PATCH] refactor: bump karpor app version to v0.4.5 --- 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 2778c56..7aad482 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.4 +version: 0.5.5 type: application # The Application Version in the Chart -appVersion: 0.4.4 +appVersion: 0.4.5 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 a87c4b8..c51add8 100644 --- a/charts/karpor/README.md +++ b/charts/karpor/README.md @@ -1,6 +1,6 @@ # Karpor Chart -![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) +![Version: 0.5.5](https://img.shields.io/badge/Version-0.5.5-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) A Helm chart for Karpor, a modern kubernetes visualization tool.