From 5b04063f192c1d9e1dbbfc41ac429eca676ba911 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 12:31:49 +0000 Subject: [PATCH] k0s: Update to version 1.31.3+k0s.0 --- bucket/k0s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k0s.json b/bucket/k0s.json index 23663692b9..e56ed5dec5 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.31.2+k0s.0", + "version": "1.31.3+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.2+k0s.0/k0s-v1.31.2+k0s.0-amd64.exe#/k0s.exe", - "hash": "56d10d90d54cb595e8b4fdec575001c3542cc22da1617cc1bcc93f9966ad0fbb" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.31.3+k0s.0/k0s-v1.31.3+k0s.0-amd64.exe#/k0s.exe", + "hash": "e493b3a9151bf671508b37108eae9b1996acbb75eaf60fa85e5bee1da5e62f86" } }, "bin": "k0s.exe",