From f3a093f9b3e0700a355f761d82a99fbe4cfba160 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 16:32:29 +0000 Subject: [PATCH] k0s: Update to version 1.22.4 --- bucket/k0s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k0s.json b/bucket/k0s.json index 2286bb7c37..e6912ec9a3 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.22.2", + "version": "1.22.4", "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.22.2%2Bk0s.2/k0s-v1.22.2+k0s.2-amd64.exe#/k0s.exe", - "hash": "783e6eddc0d6321e17c145984bef9c7f572340d9c5278dce3b5c79c08df77f51" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.22.4%2Bk0s.2/k0s-v1.22.4+k0s.2-amd64.exe#/k0s.exe", + "hash": "bbb8dcc3fc766b1e90aebf64037db3f1263e7e021912dc94c0b9691306b8fd3d" } }, "bin": "k0s.exe",