From f3f66c587a0cf06f4c5dc06ab135b83d55221562 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Apr 2023 00:35:54 +0000 Subject: [PATCH] k0s: Update to version 1.26.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 6657dc5e6d..8bf829f706 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.25.8+k0s.0", + "version": "1.26.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.25.8+k0s.0/k0s-v1.25.8+k0s.0-amd64.exe#/k0s.exe", - "hash": "e22c13e6879f14226b577d7645f7949d2ae2b54dff51bd8127dd237acc324e1f" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.26.3+k0s.0/k0s-v1.26.3+k0s.0-amd64.exe#/k0s.exe", + "hash": "b4d299f6903880213196aa4c603105fb4cde57adc5edd3c8384dcf64a43a5cb4" } }, "bin": "k0s.exe",