From 097a4a97bf2db097aff0a1abf11c6e2f93bd240e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 08:26:58 +0000 Subject: [PATCH] k0s: Update to version 1.30.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 d29eb8a280..556e0260f9 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.29.7+k0s.0", + "version": "1.30.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.29.7+k0s.0/k0s-v1.29.7+k0s.0-amd64.exe#/k0s.exe", - "hash": "683ada5a387a38b424414c0f9eff48edae74116ccc80850438bdbd495dad44e1" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.30.3+k0s.0/k0s-v1.30.3+k0s.0-amd64.exe#/k0s.exe", + "hash": "2efe93d7486acf0356f8d01de86322a543de4592d66efec1081549815cfa19e9" } }, "bin": "k0s.exe",