Skip to content

Commit

Permalink
new version v1.19.2 of grep (#4276)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Dec 15, 2024
1 parent a2892d8 commit 2c3c6af
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions plugins/grep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ metadata:
name: grep
spec:
platforms:
- uri: https://github.com/guessi/kubectl-grep/releases/download/v1.19.1/kubectl-grep-Darwin-x86_64.tar.gz
sha256: 5785e9311eae27a20b08c6b081f364704dfc90cd9fef4f0df0f4d3e8dcdd6d3e
- uri: https://github.com/guessi/kubectl-grep/releases/download/v1.19.2/kubectl-grep-Darwin-x86_64.tar.gz
sha256: 179ef96e8fa7476234de2c4c3e360a664cdb1423e6737c307286db537e328999
bin: kubectl-grep
files:
- from: kubectl-grep
Expand All @@ -16,8 +16,8 @@ spec:
matchLabels:
os: darwin
arch: amd64
- uri: https://github.com/guessi/kubectl-grep/releases/download/v1.19.1/kubectl-grep-Darwin-arm64.tar.gz
sha256: aff2b7b69f809fb4c176fc2a941d302ad827425f050fe018b62a0938597fb209
- uri: https://github.com/guessi/kubectl-grep/releases/download/v1.19.2/kubectl-grep-Darwin-arm64.tar.gz
sha256: 7e6e3f53afbaec62c9be1c3b600af9afa2f941c6860bd57dbe7fb60573e6d554
bin: kubectl-grep
files:
- from: kubectl-grep
Expand All @@ -28,8 +28,8 @@ spec:
matchLabels:
os: darwin
arch: arm64
- uri: https://github.com/guessi/kubectl-grep/releases/download/v1.19.1/kubectl-grep-Linux-x86_64.tar.gz
sha256: 19ec334a5ba9f531b886c2d0a13e041ffb525e95c005e1ffb6fefb464cbc3bbe
- uri: https://github.com/guessi/kubectl-grep/releases/download/v1.19.2/kubectl-grep-Linux-x86_64.tar.gz
sha256: 862efab5dabbbd1b6984c04487772ff25aa9c0031f34fa16b0fff3dc68383c07
bin: kubectl-grep
files:
- from: kubectl-grep
Expand All @@ -40,8 +40,8 @@ spec:
matchLabels:
os: linux
arch: amd64
- uri: https://github.com/guessi/kubectl-grep/releases/download/v1.19.1/kubectl-grep-Linux-arm64.tar.gz
sha256: 730fb4ebe9ea3fc5e574d80e4e4e384a0bae82e1a6169ffcfffd16047ca55864
- uri: https://github.com/guessi/kubectl-grep/releases/download/v1.19.2/kubectl-grep-Linux-arm64.tar.gz
sha256: beb1a1c91303599568915925e75903d9d8f36059b460a0cda1794640b1b2aa62
bin: kubectl-grep
files:
- from: kubectl-grep
Expand All @@ -52,8 +52,8 @@ spec:
matchLabels:
os: linux
arch: arm64
- uri: https://github.com/guessi/kubectl-grep/releases/download/v1.19.1/kubectl-grep-Windows-x86_64.tar.gz
sha256: a2163eb2a658db31923a2ec9c2a522a48895d6619283712812e5b66e1d86e7e3
- uri: https://github.com/guessi/kubectl-grep/releases/download/v1.19.2/kubectl-grep-Windows-x86_64.tar.gz
sha256: b4f086ed53f65a8e0d5a624313713b8da35510b83813625db1ad889098ab5162
bin: kubectl-grep.exe
files:
- from: kubectl-grep.exe
Expand All @@ -64,7 +64,7 @@ spec:
matchLabels:
os: windows
arch: amd64
version: v1.19.1
version: v1.19.2
homepage: https://github.com/guessi/kubectl-grep
shortDescription: Filter Kubernetes resources by matching their names
description: |
Expand Down

0 comments on commit 2c3c6af

Please sign in to comment.