From 598a13ec84f14398ef95461f98a293ef35a424b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 May 2022 12:33:15 +0000 Subject: [PATCH] k0s: Update to version 1.23.6+k0s.1 --- bucket/k0s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k0s.json b/bucket/k0s.json index 55239f8fe0..60e41d3de8 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.23.6+k0s.0", + "version": "1.23.6+k0s.1", "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.0/k0s-v1.23.6+k0s.0-amd64.exe#/k0s.exe", - "hash": "9c1dfd8901e9bc38857546617d343098f01a5bf7831f1ee9cbcc561d07e88a6c" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.23.6+k0s.1/k0s-v1.23.6+k0s.1-amd64.exe#/k0s.exe", + "hash": "f865355f034c4e8a7412cda3d75521bfc58e09814940fa3f09ae092776d75b1a" } }, "bin": "k0s.exe",