From 42ce4f5263e20c4303b703fb76d4e98678ca9132 Mon Sep 17 00:00:00 2001 From: Krew Release Bot Date: Sat, 15 Jun 2024 10:19:23 +0000 Subject: [PATCH] new version v1.18.0 of grep --- plugins/grep.yaml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/plugins/grep.yaml b/plugins/grep.yaml index 66153f98d8a..d4f661917ee 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.17.1/kubectl-grep-Darwin-x86_64.tar.gz - sha256: f5af672bb2e4aaebccc02a97ad99c6af8b6dfbb31a3e00f69ca290d6c2cd64e9 + - uri: https://github.com/guessi/kubectl-grep/releases/download/v1.18.0/kubectl-grep-Darwin-x86_64.tar.gz + sha256: d3612fd309a7d63d1560628dbd92dcf86ab04a4b1f5ea335ff49f8b5b58e3358 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.17.1/kubectl-grep-Darwin-arm64.tar.gz - sha256: 5259b52b048c05f12c8833e8217bc59166c2b0d3c3bb74509bdb8eeb9bee325c + - uri: https://github.com/guessi/kubectl-grep/releases/download/v1.18.0/kubectl-grep-Darwin-arm64.tar.gz + sha256: 1d87cd485c995ca7594291dcf98848b9a881b99e2961e6926001fdbac79cee1b 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.17.1/kubectl-grep-Linux-x86_64.tar.gz - sha256: 67dc15261fedd91bb6f8273a6deb50995981fd8d3ce462136ae8a564513a12dc + - uri: https://github.com/guessi/kubectl-grep/releases/download/v1.18.0/kubectl-grep-Linux-x86_64.tar.gz + sha256: 9042ef4b16b0f620148315502d205acb2945845028437bf0ea40695c42c76a1a 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.17.1/kubectl-grep-Linux-arm64.tar.gz - sha256: 05849c11a0067c06461edc8313d2166c2cedafe14357593177b764520b246a34 + - uri: https://github.com/guessi/kubectl-grep/releases/download/v1.18.0/kubectl-grep-Linux-arm64.tar.gz + sha256: 96b7f7ff7e7f0c03b285f0f32fab8cff242214159dc078c8578788854f54441f 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.17.1/kubectl-grep-Windows-x86_64.tar.gz - sha256: e9fe8e0564d410e072e23041458a4a74f875defea2a98327dc80ed1e11121d3d + - uri: https://github.com/guessi/kubectl-grep/releases/download/v1.18.0/kubectl-grep-Windows-x86_64.tar.gz + sha256: 3f738c08bc3809a9f675c52ebe458ad516db17ccc7f81c93c5746aae256f7c4c bin: kubectl-grep.exe files: - from: kubectl-grep.exe @@ -64,7 +64,7 @@ spec: matchLabels: os: windows arch: amd64 - version: v1.17.1 + version: v1.18.0 homepage: https://github.com/guessi/kubectl-grep shortDescription: Filter Kubernetes resources by matching their names description: |