From 147718285d8ce386fc6089eaa016291a9127045e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Mar 2023 00:36:18 +0000 Subject: [PATCH] k0s: Update to version 1.26.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 30123291c3..cd11edf24c 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.23.16+k0s.0", + "version": "1.26.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.16+k0s.0/k0s-v1.23.16+k0s.0-amd64.exe#/k0s.exe", - "hash": "02cec01f86a8a508215f9713af50c7a4014605032019345b99fd5d8f411f2372" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.26.2+k0s.0/k0s-v1.26.2+k0s.0-amd64.exe#/k0s.exe", + "hash": "6970e0636bc56726a9dff5138a5afea2d92178dbce1a3189f59fa82b05a099ec" } }, "bin": "k0s.exe",