Skip to content

Commit

Permalink
new version v0.3.0 of cond
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Jan 16, 2025
1 parent 0bc978f commit 54fa434
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions plugins/cond.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Plugin
metadata:
name: cond
spec:
version: v0.2.0
version: v0.3.0
homepage: https://github.com/ahmetb/kubectl-cond
shortDescription: View resource conditions
description: |
Expand All @@ -14,27 +14,27 @@ spec:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/ahmetb/kubectl-cond/releases/download/v0.2.0/kubectl-cond_v0.2.0_darwin_amd64.tar.gz
sha256: 991db3dca34b14ca875be28e9640373002d4fb404212d9479be9a4d876c4a244
uri: https://github.com/ahmetb/kubectl-cond/releases/download/v0.3.0/kubectl-cond_v0.3.0_darwin_amd64.tar.gz
sha256: 9206ef42dbd8f937afea54e0b8704faca765ad65df5de454907f9bd7fdff9567
bin: kubectl-cond
- selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/ahmetb/kubectl-cond/releases/download/v0.2.0/kubectl-cond_v0.2.0_darwin_arm64.tar.gz
sha256: c21300fc229f99535fc80a2c8bee3bd38fd3f416a6a0e62abbe8881c6625290a
uri: https://github.com/ahmetb/kubectl-cond/releases/download/v0.3.0/kubectl-cond_v0.3.0_darwin_arm64.tar.gz
sha256: 0e06a87f765ca643f92aca406846f662905c8c43896fee035a30935f65ac4993
bin: kubectl-cond
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/ahmetb/kubectl-cond/releases/download/v0.2.0/kubectl-cond_v0.2.0_linux_amd64.tar.gz
sha256: 3b0f0300c6c074eb7c07cd878f0a0a7f2b9b17f6d6f50918e74292386761e16f
uri: https://github.com/ahmetb/kubectl-cond/releases/download/v0.3.0/kubectl-cond_v0.3.0_linux_amd64.tar.gz
sha256: 035a0b3c6f969bef0279c837fa858060ef7aae32d43da09f2e4ed26fd620b9ac
bin: kubectl-cond
- selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/ahmetb/kubectl-cond/releases/download/v0.2.0/kubectl-cond_v0.2.0_windows_amd64.tar.gz
sha256: 02bc7b5799904d32181fbbde0e1f6256794fece6b214cc9ecb76ccf4e8c46eea
uri: https://github.com/ahmetb/kubectl-cond/releases/download/v0.3.0/kubectl-cond_v0.3.0_windows_amd64.tar.gz
sha256: c43fea27f879e84ffe5b69b0c485d982a41c5e8bf026ab3dd85bb1a367878bf9
bin: kubectl-cond.exe

0 comments on commit 54fa434

Please sign in to comment.