From 9db7a2c8c910c1b19d207f71648bd573968df023 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Aug 2022 08:29:55 +0000 Subject: [PATCH] k0s: Update to version 1.24.4+k0s.0 --- bucket/k0s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k0s.json b/bucket/k0s.json index c46cc851ae..7fc2d418db 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.24.3+k0s.0", + "version": "1.24.4+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.3+k0s.0/k0s-v1.24.3+k0s.0-amd64.exe#/k0s.exe", - "hash": "65d33dbcde3379b7ecd84c1df4c239c3b79311fefdedbe728626278409479422" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.24.4+k0s.0/k0s-v1.24.4+k0s.0-amd64.exe#/k0s.exe", + "hash": "c82ec064f1b17465208c6ae235ea5e2c649a8d82a7dec5304c31079ed9c5893b" } }, "bin": "k0s.exe",