From 92fbf30b479379f67b3c8c2491ec9e78f2611d44 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 16:30:31 +0000 Subject: [PATCH] k0s: Update to version 1.34.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 fdf53d97be..5af7387734 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.32.8+k0s.0", + "version": "1.34.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.8+k0s.0/k0s-v1.32.8+k0s.0-amd64.exe#/k0s.exe", - "hash": "99558b5c8699696cede2eb3602c5487f5454f0e389443b9b56b0d6f9add66bfb" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.34.1+k0s.0/k0s-v1.34.1+k0s.0-amd64.exe#/k0s.exe", + "hash": "2c696dbcb672179a1844587019888f462297801b1f61444ff4677f23e7d45898" } }, "bin": "k0s.exe",