From 5f6f694aba3fa6b17b9005df08a769a7df7a7748 Mon Sep 17 00:00:00 2001 From: ruquanzhao <903264308@qq.com> Date: Fri, 13 Dec 2024 16:46:33 +0800 Subject: [PATCH] chore(karpor): bump chart version to 0.6.15 --- 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 7872787..8ba92ab 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.15 +version: 0.6.16 type: application # The Application Version in the Chart -appVersion: 0.5.6 +appVersion: 0.5.7 description: A modern kubernetes visualization tool (Karpor). 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 ea6fa1b..2238908 100644 --- a/charts/karpor/README.md +++ b/charts/karpor/README.md @@ -1,6 +1,6 @@ # Karpor Chart -![Version: 0.6.15](https://img.shields.io/badge/Version-0.6.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.5.6](https://img.shields.io/badge/AppVersion-0.5.6-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.16](https://img.shields.io/badge/Version-0.6.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.5.7](https://img.shields.io/badge/AppVersion-0.5.7-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 modern kubernetes visualization tool (Karpor).