From f0cf898e2423129648a85061cf94f3aea5d547d7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 May 2025 12:31:40 +0000 Subject: [PATCH] k0s: Update to version 1.33.1+k0s.0 --- bucket/k0s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k0s.json b/bucket/k0s.json index 182dfba5a4..84dc906d0d 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.32.5+k0s.0", + "version": "1.33.1+k0s.0", "description": "Zero Friction Kubernetes distribution", "homepage": "https://github.com/k0sproject/k0s", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/k0sproject/k0s/releases/download/v1.32.5+k0s.0/k0s-v1.32.5+k0s.0-amd64.exe#/k0s.exe", - "hash": "ece54a2da5f1a331369f7c655877ab306bb0734066348f59d185ca523cfee46e" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.33.1+k0s.0/k0s-v1.33.1+k0s.0-amd64.exe#/k0s.exe", + "hash": "3ef8937062faef7f84516946d227e0f9bb587dadc263d52235db15a654d613ba" } }, "bin": "k0s.exe",