From 048ebb62464868dccda27cf1360e2da242af22f2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Jun 2022 12:32:08 +0000 Subject: [PATCH] k0s: Update to version 1.23.7+k0s.0 --- bucket/k0s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k0s.json b/bucket/k0s.json index 7d3c9c2ad1..bdebb59f21 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.23.6+k0s.2", + "version": "1.23.7+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.6+k0s.2/k0s-v1.23.6+k0s.2-amd64.exe#/k0s.exe", - "hash": "500e079dd93932b6bd9e6867fe6c13cd2df2a9a69e9e7e594563d4a82f49c306" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.23.7+k0s.0/k0s-v1.23.7+k0s.0-amd64.exe#/k0s.exe", + "hash": "7f0fda68b6274871c27d80f74b1bd2d1ac38e62960cfba3eea2b3748f94708f4" } }, "bin": "k0s.exe",