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