From 850746f0b5552c33dce88c1af35cb4653bfcb74e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 04:30:53 +0000 Subject: [PATCH] stern: Update to version 1.23.0 --- bucket/stern.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stern.json b/bucket/stern.json index 1155be0198..471e9740f2 100644 --- a/bucket/stern.json +++ b/bucket/stern.json @@ -1,12 +1,12 @@ { - "version": "1.22.0", + "version": "1.23.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.22.0/stern_1.22.0_windows_amd64.tar.gz", - "hash": "8771d8023f10eb16a28136e88790faeb8107736f00f1d9f3bae812766f681c2a" + "url": "https://github.com/stern/stern/releases/download/v1.23.0/stern_1.23.0_windows_amd64.tar.gz", + "hash": "1b08a383a8578fe6e5781151cc781b1366505bb8b2d222036355efe7a889ba3a" } }, "bin": "stern.exe",