From bfef58aae039a3ec460670791b91245b74610a76 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 13:11:37 +0000 Subject: [PATCH] k0s: Update to version 1.28.8+k0s.0 --- bucket/k0s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k0s.json b/bucket/k0s.json index e5dc625625..b6c8ebb21f 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.29.2+k0s.0", + "version": "1.28.8+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.29.2+k0s.0/k0s-v1.29.2+k0s.0-amd64.exe#/k0s.exe", - "hash": "62c1ddd50d9593fc1d0c21d64fc30a6b6ade46310174bf0b176dc7263c11d500" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.28.8+k0s.0/k0s-v1.28.8+k0s.0-amd64.exe#/k0s.exe", + "hash": "f593b374a800e6369a6f6f751351f775fd673934cc7d5310967ca399391e3916" } }, "bin": "k0s.exe",