From da60dd23bb311e877454c05992ae8b40a1bb98dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 12:32:06 +0000 Subject: [PATCH] k0s: Update to version 1.31.2+k0s.0 --- bucket/k0s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k0s.json b/bucket/k0s.json index 7c03b97be6..23663692b9 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.31.1+k0s.1", + "version": "1.31.2+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.31.1+k0s.1/k0s-v1.31.1+k0s.1-amd64.exe#/k0s.exe", - "hash": "8081e46d5574d0a8d4e981cb61e3010ec10f81f29f4b9ac666f62a5e5d64f28a" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.31.2+k0s.0/k0s-v1.31.2+k0s.0-amd64.exe#/k0s.exe", + "hash": "56d10d90d54cb595e8b4fdec575001c3542cc22da1617cc1bcc93f9966ad0fbb" } }, "bin": "k0s.exe",