From e62c1f7f03d37006706e85f0cd2684a9c8226fad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 08:30:34 +0000 Subject: [PATCH] k0s: Update to version 1.32.4+k0s.0 --- bucket/k0s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k0s.json b/bucket/k0s.json index f6a89106a9..54c49b6d89 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.32.3+k0s.0", + "version": "1.32.4+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.3+k0s.0/k0s-v1.32.3+k0s.0-amd64.exe#/k0s.exe", - "hash": "4e77b274b6b0422a55db331bffdb1979d13e35c58866c979f9c90a46ba0b3fe2" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.32.4+k0s.0/k0s-v1.32.4+k0s.0-amd64.exe#/k0s.exe", + "hash": "a08ddf8220587d14aa22241ccdd660bb8cfa2c3191613d8b82e974a04c8c4fe5" } }, "bin": "k0s.exe",