From c657b4609c2cbae1afa7f4c6855d984e91ec9417 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 00:36:04 +0000 Subject: [PATCH] k0s: Update to version 1.27.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 93aa39af07..0e1c63ff63 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.26.4+k0s.0", + "version": "1.27.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.26.4+k0s.0/k0s-v1.26.4+k0s.0-amd64.exe#/k0s.exe", - "hash": "5abc59d4b909a7b5982fd9419ec99567a1d96026d86aacc44395b89cb6422e19" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.27.2+k0s.0/k0s-v1.27.2+k0s.0-amd64.exe#/k0s.exe", + "hash": "5fdd84900df4760ee5f767775eba52d76a63d69f3771e0da93abf2469805c1ff" } }, "bin": "k0s.exe",