From b93599ff9ce3bc636d1690a24c3a68ceaa674e6a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 20:24:27 +0000 Subject: [PATCH] k0s: Update to version 1.28.12+k0s.0 --- bucket/k0s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k0s.json b/bucket/k0s.json index ea6439c31c..f8cbee62a9 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.27.16+k0s.0", + "version": "1.28.12+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.16+k0s.0/k0s-v1.27.16+k0s.0-amd64.exe#/k0s.exe", - "hash": "f86be6076a77a941cfa196c5b22b41e878315808800b6b6dc88b3d075139dbd1" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.28.12+k0s.0/k0s-v1.28.12+k0s.0-amd64.exe#/k0s.exe", + "hash": "9f1a7acd1d425244d11a2b56b074505e426083cecf55362311b9869a7c8358ec" } }, "bin": "k0s.exe",