From e788447736a26b68bc1bf585a92171b36ec567b4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 00:33:38 +0000 Subject: [PATCH] k0s: Update to version 1.29.7+k0s.0 --- bucket/k0s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k0s.json b/bucket/k0s.json index f8cbee62a9..d29eb8a280 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.28.12+k0s.0", + "version": "1.29.7+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.12+k0s.0/k0s-v1.28.12+k0s.0-amd64.exe#/k0s.exe", - "hash": "9f1a7acd1d425244d11a2b56b074505e426083cecf55362311b9869a7c8358ec" + "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" } }, "bin": "k0s.exe",