From 4b2853cefeb4554f3b0b22bd01536aeb4263fb12 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 16:27:39 +0000 Subject: [PATCH] k0s: Update to version 1.27.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 db46929bd1..a377e445de 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.27.3+k0s.0", + "version": "1.27.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.27.3+k0s.0/k0s-v1.27.3+k0s.0-amd64.exe#/k0s.exe", - "hash": "f86d422dca6195fae889437c031b803ccfd15cdd197d678cf6c219ba6f7a6df1" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.27.4+k0s.0/k0s-v1.27.4+k0s.0-amd64.exe#/k0s.exe", + "hash": "fff64c507997ff5e7029c3f7ed7315fee31f6ba7cdf20ba62d4cdde3cfe3a826" } }, "bin": "k0s.exe",