From 5b8779530f51cf79386f5990f655c69931e74aac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 16:28:48 +0000 Subject: [PATCH] k0s: Update to version 1.30.0+k0s.0 --- bucket/k0s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k0s.json b/bucket/k0s.json index 7d04a228f0..9c98f7232b 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.29.4+k0s.0", + "version": "1.30.0+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.4+k0s.0/k0s-v1.29.4+k0s.0-amd64.exe#/k0s.exe", - "hash": "ca761c88f38397eb173298d1a6f035e5daee28f8d908579eddd90f5a6e3fbd87" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.30.0+k0s.0/k0s-v1.30.0+k0s.0-amd64.exe#/k0s.exe", + "hash": "5b713d876f87c31fdd0a89fe81ff12fe7eb4e016af1bc62f95ba97ea722775a6" } }, "bin": "k0s.exe",