From b5ea3cdaf54eaec14f3ee822b301f1ff640fc921 Mon Sep 17 00:00:00 2001 From: Yonah Dissen <47282577+yonahd@users.noreply.github.com> Date: Sun, 2 Feb 2025 20:24:52 +0200 Subject: [PATCH] chore: chart bump pre 0.5.9 release (#405) Co-authored-by: Yonah Dissen --- charts/kor/Chart.yaml | 4 ++-- charts/kor/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/kor/Chart.yaml b/charts/kor/Chart.yaml index ec07eb30..7ccd486a 100644 --- a/charts/kor/Chart.yaml +++ b/charts/kor/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: kor description: A Kubernetes Helm Chart to discover orphaned resources using kor type: application -version: 0.1.17 -appVersion: "0.5.8" +version: 0.1.18 +appVersion: "0.5.9" maintainers: - name: "yonahd" url: "https://github.com/yonahd/kor" diff --git a/charts/kor/README.md b/charts/kor/README.md index d3420c1c..7bf71541 100644 --- a/charts/kor/README.md +++ b/charts/kor/README.md @@ -1,6 +1,6 @@ # kor -![Version: 0.1.17](https://img.shields.io/badge/Version-0.1.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.5.8](https://img.shields.io/badge/AppVersion-0.5.8-informational?style=flat-square) +![Version: 0.1.18](https://img.shields.io/badge/Version-0.1.18-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.5.9](https://img.shields.io/badge/AppVersion-0.5.9-informational?style=flat-square) A Kubernetes Helm Chart to discover orphaned resources using kor