Commit b5ea3cd 1 parent afe957b commit b5ea3cd Copy full SHA for b5ea3cd
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
2
2
name : kor
3
3
description : A Kubernetes Helm Chart to discover orphaned resources using kor
4
4
type : application
5
- version : 0.1.17
6
- appVersion : " 0.5.8 "
5
+ version : 0.1.18
6
+ appVersion : " 0.5.9 "
7
7
maintainers :
8
8
- name : " yonahd"
9
9
url : " https://github.com/yonahd/kor"
Original file line number Diff line number Diff line change 1
1
# kor
2
2
3
- ![ 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 )
3
+ ![ 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 )
4
4
5
5
A Kubernetes Helm Chart to discover orphaned resources using kor
6
6
You can’t perform that action at this time.
0 commit comments