From ef6892dab38f20c20305b7330aaf3f38c87f9024 Mon Sep 17 00:00:00 2001 From: Thuan Vo Date: Thu, 20 Jun 2024 14:32:52 -0700 Subject: [PATCH] chore: bump chart version --- charts/kor/Chart.yaml | 2 +- charts/kor/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/kor/Chart.yaml b/charts/kor/Chart.yaml index 37fd57e..e1685f2 100644 --- a/charts/kor/Chart.yaml +++ b/charts/kor/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: kor description: A Kubernetes Helm Chart to discover orphaned resources using kor type: application -version: 0.1.9 +version: 0.1.10 appVersion: "0.5.3" maintainers: - name: "yonahd" diff --git a/charts/kor/README.md b/charts/kor/README.md index 9996b24..fbf46af 100644 --- a/charts/kor/README.md +++ b/charts/kor/README.md @@ -1,6 +1,6 @@ # kor -![Version: 0.1.9](https://img.shields.io/badge/Version-0.1.9-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.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.3](https://img.shields.io/badge/AppVersion-0.5.3-informational?style=flat-square) A Kubernetes Helm Chart to discover orphaned resources using kor