From 1d1da0dc1766c130eca6a2d919086cc53c7fe13b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 12:31:21 +0000 Subject: [PATCH] k0s: Update to version 1.28.11+k0s.0 --- bucket/k0s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k0s.json b/bucket/k0s.json index b102537c60..a6f412be60 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.30.1+k0s.0", + "version": "1.28.11+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.1+k0s.0/k0s-v1.30.1+k0s.0-amd64.exe#/k0s.exe", - "hash": "d99a4b02696c2d0b22d4f60e43868e0af4acba39fc757e51b9a8e7c39e974b40" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.28.11+k0s.0/k0s-v1.28.11+k0s.0-amd64.exe#/k0s.exe", + "hash": "f44e0175c563c6d5335250eaa23ab00b3c08e52f09188283355f78ccdffbae94" } }, "bin": "k0s.exe",