From a728ddf1c19c2a668c5b824d050c8390bfbdebfd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 20:24:49 +0000 Subject: [PATCH] k0s: Update to version 1.28.2+k0s.0 --- bucket/k0s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k0s.json b/bucket/k0s.json index 6a098aa7e7..a0e75a5289 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.27.6+k0s.0", + "version": "1.28.2+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.6+k0s.0/k0s-v1.27.6+k0s.0-amd64.exe#/k0s.exe", - "hash": "c8cd3b9c209413a25630c75d616693e1d4c204b9c50f0d95e552444355bbb204" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.28.2+k0s.0/k0s-v1.28.2+k0s.0-amd64.exe#/k0s.exe", + "hash": "9eecc1e3d6cb4c90b318e91a35ea3e42c228cabc1204f960dc116a326ad6d14d" } }, "bin": "k0s.exe",