@@ -3,7 +3,7 @@ kind: Plugin
3
3
metadata :
4
4
name : kor
5
5
spec :
6
- version : v0.5.7
6
+ version : v0.5.8
7
7
homepage : https://github.com/yonahd/kor
8
8
shortDescription : Kor is a tool to discover unused K8s resources.
9
9
description : |
@@ -15,34 +15,34 @@ spec:
15
15
matchLabels :
16
16
os : linux
17
17
arch : amd64
18
- uri : https://github.com/yonahd/kor/releases/download/v0.5.7 /kor_Linux_x86_64.tar.gz
19
- sha256 : 276f0a4fe82d31d0a379030a7de0d3bacac85549bf853690ec06d5961830d256
18
+ uri : https://github.com/yonahd/kor/releases/download/v0.5.8 /kor_Linux_x86_64.tar.gz
19
+ sha256 : 682b54201d74b0482e6473226e8a616f23e8652fea8b8dc716763e33fa6d5143
20
20
bin : kor
21
21
- selector :
22
22
matchLabels :
23
23
os : linux
24
24
arch : arm64
25
- uri : https://github.com/yonahd/kor/releases/download/v0.5.7 /kor_Linux_arm64.tar.gz
26
- sha256 : 1fa5f8f815b2feef7321f4d7dc5ff2b764ac8418458c488d3bb8c2adcc907f3e
25
+ uri : https://github.com/yonahd/kor/releases/download/v0.5.8 /kor_Linux_arm64.tar.gz
26
+ sha256 : 8a1438b60d47a03e26a222ef0a1bbd5702f4ebbc6c5e6003c46ed83e70ab8ec3
27
27
bin : kor
28
28
- selector :
29
29
matchLabels :
30
30
os : darwin
31
31
arch : amd64
32
- uri : https://github.com/yonahd/kor/releases/download/v0.5.7 /kor_Darwin_x86_64.tar.gz
33
- sha256 : 671606013e308948674bfdda2ed49934ecd466bf8834251772c05b77227a8958
32
+ uri : https://github.com/yonahd/kor/releases/download/v0.5.8 /kor_Darwin_x86_64.tar.gz
33
+ sha256 : 1bbac8b148230009cf00727a56a41511fd8324794122c0c6ac2bca7042b755ea
34
34
bin : kor
35
35
- selector :
36
36
matchLabels :
37
37
os : darwin
38
38
arch : arm64
39
- uri : https://github.com/yonahd/kor/releases/download/v0.5.7 /kor_Darwin_arm64.tar.gz
40
- sha256 : b070ad9c50ce29be033ef527b7cf72bae481c50d96960a0085d7e30d91b5455e
39
+ uri : https://github.com/yonahd/kor/releases/download/v0.5.8 /kor_Darwin_arm64.tar.gz
40
+ sha256 : ccad212f6229d927a67ef6a5254d003606e0aaa26aaf5f42d72b6d91c067d67c
41
41
bin : kor
42
42
- selector :
43
43
matchLabels :
44
44
os : windows
45
45
arch : amd64
46
- uri : https://github.com/yonahd/kor/releases/download/v0.5.7 /kor_Windows_x86_64.zip
47
- sha256 : ba3e3a5840065116c0198ca62df0ea8c6fe7795ecd32b58e415a693ec6b89167
46
+ uri : https://github.com/yonahd/kor/releases/download/v0.5.8 /kor_Windows_x86_64.zip
47
+ sha256 : 812222fae9a4445fd6b7a38a020f949f7fdc781cad7fd4ec63255f17c80635e9
48
48
bin : kor.exe
0 commit comments