From fbc63c921294011ba57bc41ac4e72aa40634a187 Mon Sep 17 00:00:00 2001 From: Yonah Dissen <47282577+yonahd@users.noreply.github.com> Date: Sun, 4 Aug 2024 22:46:10 +0300 Subject: [PATCH] chore: update chart version pre-release (#342) 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 cc20330d..ff41adc4 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.11 -appVersion: "0.5.3" +version: 0.1.12 +appVersion: "0.5.4" maintainers: - name: "yonahd" url: "https://github.com/yonahd/kor" diff --git a/charts/kor/README.md b/charts/kor/README.md index bebf0cc1..e9341e55 100644 --- a/charts/kor/README.md +++ b/charts/kor/README.md @@ -1,6 +1,6 @@ # kor -![Version: 0.1.11](https://img.shields.io/badge/Version-0.1.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.5.3](https://img.shields.io/badge/AppVersion-0.5.3-informational?style=flat-square) +![Version: 0.1.12](https://img.shields.io/badge/Version-0.1.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.5.4](https://img.shields.io/badge/AppVersion-0.5.4-informational?style=flat-square) A Kubernetes Helm Chart to discover orphaned resources using kor