From ec7f6a70f23071e353785921a95d2e2e11ad38b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Mar 2022 12:33:53 +0000 Subject: [PATCH] k0s: Update to version 1.23.5+k0s.0 --- bucket/k0s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k0s.json b/bucket/k0s.json index 9ed36913f4..b7e8c608ac 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.23.3+k0s.1", + "version": "1.23.5+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.23.3+k0s.1/k0s-v1.23.3+k0s.1-amd64.exe#/k0s.exe", - "hash": "f9e064f70c997e55dacbd3b36ca04029bb7995e84be8084d8bbd2cd75601fe30" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.23.5+k0s.0/k0s-v1.23.5+k0s.0-amd64.exe#/k0s.exe", + "hash": "a0263f3adfafac35f71d5044eb1559cba105c565694fd56fbe3e8f5ea8faddba" } }, "bin": "k0s.exe",