From efa9aea095c5a9f9307d6f795208d1246e8bdfb4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 16:27:44 +0000 Subject: [PATCH] k0s: Update to version 1.24.14+k0s.0 --- bucket/k0s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k0s.json b/bucket/k0s.json index 0e1c63ff63..bbe462a085 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.27.2+k0s.0", + "version": "1.24.14+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.27.2+k0s.0/k0s-v1.27.2+k0s.0-amd64.exe#/k0s.exe", - "hash": "5fdd84900df4760ee5f767775eba52d76a63d69f3771e0da93abf2469805c1ff" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.24.14+k0s.0/k0s-v1.24.14+k0s.0-amd64.exe#/k0s.exe", + "hash": "64bde8da6a88adafdc3b0a8e6f012810bcbc1fddd9e9e4c9d5cc3b3e07162b8b" } }, "bin": "k0s.exe",