From ca102e421370be16e4f0138632529d55d5833e0b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Jun 2025 08:30:39 +0000 Subject: [PATCH] k0s: Update to version 1.33.1+k0s.1 --- bucket/k0s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k0s.json b/bucket/k0s.json index 84dc906d0d..247cbc1b5f 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.33.1+k0s.0", + "version": "1.33.1+k0s.1", "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.33.1+k0s.0/k0s-v1.33.1+k0s.0-amd64.exe#/k0s.exe", - "hash": "3ef8937062faef7f84516946d227e0f9bb587dadc263d52235db15a654d613ba" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.33.1+k0s.1/k0s-v1.33.1+k0s.1-amd64.exe#/k0s.exe", + "hash": "f1d6aafa90bb64276bd4189aae09684a175bd42dd2fe55a6a82068b55cdec913" } }, "bin": "k0s.exe",