From 5056678527a8ffdb7c97aede750fb2260cb67179 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 04:58:31 +0000 Subject: [PATCH] k0s: Update to version 1.25.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 7fc2d418db..e87fd33111 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.24.4+k0s.0", + "version": "1.25.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.24.4+k0s.0/k0s-v1.24.4+k0s.0-amd64.exe#/k0s.exe", - "hash": "c82ec064f1b17465208c6ae235ea5e2c649a8d82a7dec5304c31079ed9c5893b" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.25.2+k0s.0/k0s-v1.25.2+k0s.0-amd64.exe#/k0s.exe", + "hash": "5783b415d84a0d9ad5050ff40102be81dc63d130fcf884ff0593213df8017d47" } }, "bin": "k0s.exe",