From 7f3f69819d0773b818ecabd685d27be3eb0e4bee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Aug 2022 16:31:30 +0000 Subject: [PATCH] k0s: Update to version 1.24.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 9661df8d74..c46cc851ae 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.24.2+k0s.0", + "version": "1.24.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.24.2+k0s.0/k0s-v1.24.2+k0s.0-amd64.exe#/k0s.exe", - "hash": "182d32ce222b3c0fb5ff2a5b07e13929c986654aa16e916b96808f743557a840" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.24.3+k0s.0/k0s-v1.24.3+k0s.0-amd64.exe#/k0s.exe", + "hash": "65d33dbcde3379b7ecd84c1df4c239c3b79311fefdedbe728626278409479422" } }, "bin": "k0s.exe",