From 0a9e7d66b3266444e4c7df4669ba73d61b224079 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 16:26:25 +0000 Subject: [PATCH] k0s: Update to version 1.29.1+k0s.1 --- bucket/k0s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k0s.json b/bucket/k0s.json index 5d930a0976..17379f9fcb 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.29.1+k0s.0", + "version": "1.29.1+k0s.1", "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.1+k0s.0/k0s-v1.29.1+k0s.0-amd64.exe#/k0s.exe", - "hash": "043beddefe2e2af1c2b2c1b7b8f12972774dd09584766febf0af4765ad9e9c60" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.29.1+k0s.1/k0s-v1.29.1+k0s.1-amd64.exe#/k0s.exe", + "hash": "be586f16708b006aed38eb5de80c5c8551294774e35091f06e1a6fbe4a9235bd" } }, "bin": "k0s.exe",