From 2444ca2ad40bda3744982be93c415c6ac55c00c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 12:31:43 +0000 Subject: [PATCH] stern: Update to version 1.29.0 --- bucket/stern.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stern.json b/bucket/stern.json index 7591297f35..45db43456b 100644 --- a/bucket/stern.json +++ b/bucket/stern.json @@ -1,12 +1,12 @@ { - "version": "1.28.0", + "version": "1.29.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.28.0/stern_1.28.0_windows_amd64.tar.gz", - "hash": "5a9a7dbe7b8d4f4e553766ecae981694cee12fa9efb6c6a2fb1a4e82c94a97bb" + "url": "https://github.com/stern/stern/releases/download/v1.29.0/stern_1.29.0_windows_amd64.tar.gz", + "hash": "3e9d70e1d5c0db6cbc7846efdbfd90dae8ceae7fee7c1a295a376cdb1e4df169" } }, "bin": "stern.exe",