From 488290bff7e94712060ce063eda11dca34fc7fdf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 16:28:14 +0000 Subject: [PATCH] k0s: Update to version 1.28.6+k0s.0 --- bucket/k0s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k0s.json b/bucket/k0s.json index 29a9238c67..d77cba51ef 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.28.5+k0s.0", + "version": "1.28.6+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.5+k0s.0/k0s-v1.28.5+k0s.0-amd64.exe#/k0s.exe", - "hash": "5f7cd318ca69e964b2c242be5c66ee5f9035d7fadd6d00ad2dd0f12813a0a131" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.28.6+k0s.0/k0s-v1.28.6+k0s.0-amd64.exe#/k0s.exe", + "hash": "c867414fc07b5b0c39709629e92f84416d89e0207a77d5095007052b613eb9ac" } }, "bin": "k0s.exe",