Skip to content

Commit

Permalink
Chart bump 0.5.5 (#352)
Browse files Browse the repository at this point in the history
* tests: add tests for multi functionality

* helm: bump version

---------

Co-authored-by: Yonah Dissen <[email protected]>
  • Loading branch information
yonahd and Yonah Dissen authored Aug 20, 2024
1 parent 0e398dd commit 67f662c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/kor/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: kor
description: A Kubernetes Helm Chart to discover orphaned resources using kor
type: application
version: 0.1.12
appVersion: "0.5.4"
version: 0.1.13
appVersion: "0.5.5"
maintainers:
- name: "yonahd"
url: "https://github.com/yonahd/kor"
Expand Down
2 changes: 1 addition & 1 deletion charts/kor/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# kor

![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)
![Version: 0.1.13](https://img.shields.io/badge/Version-0.1.13-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.5.5](https://img.shields.io/badge/AppVersion-0.5.5-informational?style=flat-square)

A Kubernetes Helm Chart to discover orphaned resources using kor

Expand Down

0 comments on commit 67f662c

Please sign in to comment.