From db9d0d651d8464e5cb34a746127ba95c10bbcbc9 Mon Sep 17 00:00:00 2001 From: Yonah Dissen Date: Sun, 28 Jul 2024 19:57:38 +0300 Subject: [PATCH] update chart version --- charts/kor/Chart.yaml | 4 ++-- charts/kor/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/kor/Chart.yaml b/charts/kor/Chart.yaml index fffea601..cc20330d 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.10 -appVersion: "0.5.2" +version: 0.1.11 +appVersion: "0.5.3" maintainers: - name: "yonahd" url: "https://github.com/yonahd/kor" diff --git a/charts/kor/README.md b/charts/kor/README.md index 7eb79fde..844fd19f 100644 --- a/charts/kor/README.md +++ b/charts/kor/README.md @@ -1,6 +1,6 @@ # kor -![Version: 0.1.10](https://img.shields.io/badge/Version-0.1.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.5.2](https://img.shields.io/badge/AppVersion-0.5.2-informational?style=flat-square) +![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) A Kubernetes Helm Chart to discover orphaned resources using kor @@ -61,4 +61,4 @@ A Kubernetes Helm Chart to discover orphaned resources using kor | serviceAccount.name | string | `""` | If not set and create is true, a name is generated using the fullname template | ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2) +Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)