From ce557bf03e24d8b4dba28cb58cec8730e691d10d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 00:35:04 +0000 Subject: [PATCH] k0s: Update to version 1.23.8+k0s.0 --- bucket/k0s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k0s.json b/bucket/k0s.json index bdebb59f21..0bda556c3d 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.23.7+k0s.0", + "version": "1.23.8+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.7+k0s.0/k0s-v1.23.7+k0s.0-amd64.exe#/k0s.exe", - "hash": "7f0fda68b6274871c27d80f74b1bd2d1ac38e62960cfba3eea2b3748f94708f4" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.23.8+k0s.0/k0s-v1.23.8+k0s.0-amd64.exe#/k0s.exe", + "hash": "5a9dab6c2e34f291c3aee4b9be664e9bbdcefcebd8422ca869cd80071b92186f" } }, "bin": "k0s.exe",