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",