From e7361aa5bf6ab2422456bc9138ce4e21262ce1cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 04:26:12 +0000 Subject: [PATCH] stern: Update to version 1.28.0 --- bucket/stern.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stern.json b/bucket/stern.json index dc73244898..7591297f35 100644 --- a/bucket/stern.json +++ b/bucket/stern.json @@ -1,12 +1,12 @@ { - "version": "1.27.0", + "version": "1.28.0", "description": "Multi pod and container log tailing for Kubernetes", "homepage": "https://github.com/stern/stern", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/stern/stern/releases/download/v1.27.0/stern_1.27.0_windows_amd64.tar.gz", - "hash": "da1833c590c1ceb55713d34444252ae2f24fcfad352a30e1b89fb9bd8a39cb0c" + "url": "https://github.com/stern/stern/releases/download/v1.28.0/stern_1.28.0_windows_amd64.tar.gz", + "hash": "5a9a7dbe7b8d4f4e553766ecae981694cee12fa9efb6c6a2fb1a4e82c94a97bb" } }, "bin": "stern.exe",