From 235d65c85996b29adc056662c9f8e76c59a92d03 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 16:30:12 +0000 Subject: [PATCH] k0s: Update to version 1.31.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 6b73879683..9c3a02624e 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.30.4+k0s.0", + "version": "1.31.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.30.4+k0s.0/k0s-v1.30.4+k0s.0-amd64.exe#/k0s.exe", - "hash": "7502da0e70141429b79ebaca079adb7f82457b1e600e0e55944ea7c1058504d6" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.31.1+k0s.0/k0s-v1.31.1+k0s.0-amd64.exe#/k0s.exe", + "hash": "278363f32d31c7ea8f7f49b3f2f07dbbcba7ace4691e2b8516639ccab2a26a91" } }, "bin": "k0s.exe",