From df011ebd735d9ffa40f30bbde9fec8209dde1f23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 12:32:22 +0000 Subject: [PATCH] k0s: Update to version 1.24.2+k0s.0 --- bucket/k0s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k0s.json b/bucket/k0s.json index 0bda556c3d..9661df8d74 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.23.8+k0s.0", + "version": "1.24.2+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.23.8+k0s.0/k0s-v1.23.8+k0s.0-amd64.exe#/k0s.exe", - "hash": "5a9dab6c2e34f291c3aee4b9be664e9bbdcefcebd8422ca869cd80071b92186f" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.24.2+k0s.0/k0s-v1.24.2+k0s.0-amd64.exe#/k0s.exe", + "hash": "182d32ce222b3c0fb5ff2a5b07e13929c986654aa16e916b96808f743557a840" } }, "bin": "k0s.exe",