Skip to content

Commit

Permalink
new version v0.5.9 of kor (#4384)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Feb 2, 2025
1 parent f51fb4f commit 6753016
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.8
version: v0.5.9
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.8/kor_Linux_x86_64.tar.gz
sha256: 682b54201d74b0482e6473226e8a616f23e8652fea8b8dc716763e33fa6d5143
uri: https://github.com/yonahd/kor/releases/download/v0.5.9/kor_Linux_x86_64.tar.gz
sha256: 51eb9d41d3d5116afc8289dc26f17d50ab3f0cd76c14f826a87d041bcbb7c17a
bin: kor
- selector:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/yonahd/kor/releases/download/v0.5.8/kor_Linux_arm64.tar.gz
sha256: 8a1438b60d47a03e26a222ef0a1bbd5702f4ebbc6c5e6003c46ed83e70ab8ec3
uri: https://github.com/yonahd/kor/releases/download/v0.5.9/kor_Linux_arm64.tar.gz
sha256: 76df271cf1ba0870317045f6dddd24e883690fb3b8f2d3fd97309317d8f9f278
bin: kor
- selector:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/yonahd/kor/releases/download/v0.5.8/kor_Darwin_x86_64.tar.gz
sha256: 1bbac8b148230009cf00727a56a41511fd8324794122c0c6ac2bca7042b755ea
uri: https://github.com/yonahd/kor/releases/download/v0.5.9/kor_Darwin_x86_64.tar.gz
sha256: adb989fc70245063f4c715ebcae2ead447c199db738c12a3d370c4fe27126e7c
bin: kor
- selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/yonahd/kor/releases/download/v0.5.8/kor_Darwin_arm64.tar.gz
sha256: ccad212f6229d927a67ef6a5254d003606e0aaa26aaf5f42d72b6d91c067d67c
uri: https://github.com/yonahd/kor/releases/download/v0.5.9/kor_Darwin_arm64.tar.gz
sha256: 6c2ccb7fd2cb395d3baff3daf2c3831fa4db1a97f51852170b31e04a9cb05243
bin: kor
- selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/yonahd/kor/releases/download/v0.5.8/kor_Windows_x86_64.zip
sha256: 812222fae9a4445fd6b7a38a020f949f7fdc781cad7fd4ec63255f17c80635e9
uri: https://github.com/yonahd/kor/releases/download/v0.5.9/kor_Windows_x86_64.zip
sha256: bff308abac5a44dcc32f483f5be53d44e6afeb959b4ed33b9b51df1db4bb6c76
bin: kor.exe

0 comments on commit 6753016

Please sign in to comment.