From 4fc581bdda1d344cd8aa66f94f061def4c715708 Mon Sep 17 00:00:00 2001 From: krew-release-bot Date: Sun, 7 Jan 2024 15:02:46 +0530 Subject: [PATCH] new version v1.16.0 of grep (#3566) --- plugins/grep.yaml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/plugins/grep.yaml b/plugins/grep.yaml index 98cf5b2f690..da896749473 100644 --- a/plugins/grep.yaml +++ b/plugins/grep.yaml @@ -4,8 +4,8 @@ metadata: name: grep spec: platforms: - - uri: /~https://github.com/guessi/kubectl-grep/releases/download/v1.15.3/kubectl-grep-Darwin-x86_64.tar.gz - sha256: be26223feebef5fbf3b2751334bd34c7e35edf932962a4493a9b0be6f813d16c + - uri: /~https://github.com/guessi/kubectl-grep/releases/download/v1.16.0/kubectl-grep-Darwin-x86_64.tar.gz + sha256: 59e92a66a8c7fe91b7a8ef497c262a0565044692b903bd601fbf74b354b71baa bin: kubectl-grep files: - from: kubectl-grep @@ -16,8 +16,8 @@ spec: matchLabels: os: darwin arch: amd64 - - uri: /~https://github.com/guessi/kubectl-grep/releases/download/v1.15.3/kubectl-grep-Darwin-arm64.tar.gz - sha256: 38f789327af5420c601e228843b588c4e4957e822027e5fa42fff2a591f78c03 + - uri: /~https://github.com/guessi/kubectl-grep/releases/download/v1.16.0/kubectl-grep-Darwin-arm64.tar.gz + sha256: 053bb0f5b42b1af120151756357f794d42ce6f11d35fd8b7448cb2260f2c5977 bin: kubectl-grep files: - from: kubectl-grep @@ -28,8 +28,8 @@ spec: matchLabels: os: darwin arch: arm64 - - uri: /~https://github.com/guessi/kubectl-grep/releases/download/v1.15.3/kubectl-grep-Linux-x86_64.tar.gz - sha256: 3cfc64c6cfba13d2a982b79abb0ab3a946c7b20283d5131950009c4a698443ae + - uri: /~https://github.com/guessi/kubectl-grep/releases/download/v1.16.0/kubectl-grep-Linux-x86_64.tar.gz + sha256: 73953b6228405153df2dc1838d8c648df7dc004ca1ce56812081b7527adce8d4 bin: kubectl-grep files: - from: kubectl-grep @@ -40,8 +40,8 @@ spec: matchLabels: os: linux arch: amd64 - - uri: /~https://github.com/guessi/kubectl-grep/releases/download/v1.15.3/kubectl-grep-Linux-arm64.tar.gz - sha256: 53342b01917b60280b1428de30ed388e4f2b04015c27faf7c763d5e8695b8bda + - uri: /~https://github.com/guessi/kubectl-grep/releases/download/v1.16.0/kubectl-grep-Linux-arm64.tar.gz + sha256: 7456e94b1ffcb4a24911575d154631e6e0a0674888c86891368d2498c4e4f2c6 bin: kubectl-grep files: - from: kubectl-grep @@ -52,8 +52,8 @@ spec: matchLabels: os: linux arch: arm64 - - uri: /~https://github.com/guessi/kubectl-grep/releases/download/v1.15.3/kubectl-grep-Windows-x86_64.tar.gz - sha256: 6307e6da310b67d6b17ceaffe58afa4677958ee26cc7f70782b0710026fea1af + - uri: /~https://github.com/guessi/kubectl-grep/releases/download/v1.16.0/kubectl-grep-Windows-x86_64.tar.gz + sha256: 89cab3ec63eeb862eb718596be579d31824f4c8b8222d9c614279e858a85742f bin: kubectl-grep.exe files: - from: kubectl-grep.exe @@ -64,7 +64,7 @@ spec: matchLabels: os: windows arch: amd64 - version: v1.15.3 + version: v1.16.0 homepage: /~https://github.com/guessi/kubectl-grep shortDescription: Filter Kubernetes resources by matching their names description: |