Skip to content

Commit

Permalink
new version v0.5.8 of kor (#4340)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Jan 12, 2025
1 parent 9f4dddb commit 9122c6b
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions plugins/kor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Plugin
metadata:
name: kor
spec:
version: v0.5.7
version: v0.5.8
homepage: https://github.com/yonahd/kor
shortDescription: Kor is a tool to discover unused K8s resources.
description: |
Expand All @@ -15,34 +15,34 @@ spec:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/yonahd/kor/releases/download/v0.5.7/kor_Linux_x86_64.tar.gz
sha256: 276f0a4fe82d31d0a379030a7de0d3bacac85549bf853690ec06d5961830d256
uri: https://github.com/yonahd/kor/releases/download/v0.5.8/kor_Linux_x86_64.tar.gz
sha256: 682b54201d74b0482e6473226e8a616f23e8652fea8b8dc716763e33fa6d5143
bin: kor
- selector:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/yonahd/kor/releases/download/v0.5.7/kor_Linux_arm64.tar.gz
sha256: 1fa5f8f815b2feef7321f4d7dc5ff2b764ac8418458c488d3bb8c2adcc907f3e
uri: https://github.com/yonahd/kor/releases/download/v0.5.8/kor_Linux_arm64.tar.gz
sha256: 8a1438b60d47a03e26a222ef0a1bbd5702f4ebbc6c5e6003c46ed83e70ab8ec3
bin: kor
- selector:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/yonahd/kor/releases/download/v0.5.7/kor_Darwin_x86_64.tar.gz
sha256: 671606013e308948674bfdda2ed49934ecd466bf8834251772c05b77227a8958
uri: https://github.com/yonahd/kor/releases/download/v0.5.8/kor_Darwin_x86_64.tar.gz
sha256: 1bbac8b148230009cf00727a56a41511fd8324794122c0c6ac2bca7042b755ea
bin: kor
- selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/yonahd/kor/releases/download/v0.5.7/kor_Darwin_arm64.tar.gz
sha256: b070ad9c50ce29be033ef527b7cf72bae481c50d96960a0085d7e30d91b5455e
uri: https://github.com/yonahd/kor/releases/download/v0.5.8/kor_Darwin_arm64.tar.gz
sha256: ccad212f6229d927a67ef6a5254d003606e0aaa26aaf5f42d72b6d91c067d67c
bin: kor
- selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/yonahd/kor/releases/download/v0.5.7/kor_Windows_x86_64.zip
sha256: ba3e3a5840065116c0198ca62df0ea8c6fe7795ecd32b58e415a693ec6b89167
uri: https://github.com/yonahd/kor/releases/download/v0.5.8/kor_Windows_x86_64.zip
sha256: 812222fae9a4445fd6b7a38a020f949f7fdc781cad7fd4ec63255f17c80635e9
bin: kor.exe

0 comments on commit 9122c6b

Please sign in to comment.