From e002c8ec5873fb97a4b499bfe37da3ee61766add Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 20:29:55 +0000 Subject: [PATCH] stern: Update to version 1.22.0 --- bucket/stern.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stern.json b/bucket/stern.json index b532342eb3..1155be0198 100644 --- a/bucket/stern.json +++ b/bucket/stern.json @@ -1,12 +1,12 @@ { - "version": "1.21.0", + "version": "1.22.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.21.0/stern_1.21.0_windows_amd64.tar.gz", - "hash": "c3f148576e604b250f4df4769079f7b69f62b2dfcdff10dc5fbd51815c297331" + "url": "https://github.com/stern/stern/releases/download/v1.22.0/stern_1.22.0_windows_amd64.tar.gz", + "hash": "8771d8023f10eb16a28136e88790faeb8107736f00f1d9f3bae812766f681c2a" } }, "bin": "stern.exe",