From 8dcff602347d85fd96b1ff882c2589c4df0edd03 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 7 Sep 2025 08:29:10 +0000 Subject: [PATCH] stern: Update to version 1.33.0 --- bucket/stern.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stern.json b/bucket/stern.json index 7eb845c37e..9e1db691ab 100644 --- a/bucket/stern.json +++ b/bucket/stern.json @@ -1,12 +1,12 @@ { - "version": "1.32.0", + "version": "1.33.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.32.0/stern_1.32.0_windows_amd64.tar.gz", - "hash": "809b9e0f987c49948b66a7eade7ad660d3541db09ff21b56f3e2d1901b5d580d" + "url": "https://github.com/stern/stern/releases/download/v1.33.0/stern_1.33.0_windows_amd64.tar.gz", + "hash": "7755c37202b5bfa318af31787fc52890dad48c1958c5f729b10285b02330408d" } }, "bin": "stern.exe",