From cd4b112365caef14001c6912c7d69cd5cb28779a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:31:42 +0000 Subject: [PATCH] k0s: Update to version 1.31.1+k0s.1 --- bucket/k0s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k0s.json b/bucket/k0s.json index 9c3a02624e..7c03b97be6 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.31.1+k0s.0", + "version": "1.31.1+k0s.1", "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.0/k0s-v1.31.1+k0s.0-amd64.exe#/k0s.exe", - "hash": "278363f32d31c7ea8f7f49b3f2f07dbbcba7ace4691e2b8516639ccab2a26a91" + "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" } }, "bin": "k0s.exe",