From b19f8bb39390ddd81a016406896423ff36085f40 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Nov 2022 20:28:29 +0000 Subject: [PATCH] k0s: Update to version 1.25.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 fc4f5531f5..eae1a19aa3 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.25.3+k0s.0", + "version": "1.25.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.25.3+k0s.0/k0s-v1.25.3+k0s.0-amd64.exe#/k0s.exe", - "hash": "d5adc9d34d0bf77f655dc002395d363f9398fc4a3f461f1c962765c9b2182eee" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.25.4+k0s.0/k0s-v1.25.4+k0s.0-amd64.exe#/k0s.exe", + "hash": "4a4f263b5c1cb23d078920971bb5ac66872d4c4e6770d47f63d764ca77fd9f59" } }, "bin": "k0s.exe",