From 6ce250b7c34d78a1f6b4514d24e413f9cc1bb244 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 31 Mar 2021 14:54:12 +0200 Subject: [PATCH] k0s: Update to version 0.12.1 --- bucket/k0s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k0s.json b/bucket/k0s.json index f19da855d8..678a647b3b 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "0.12.0", + "version": "0.12.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/v0.12.0/k0s-v0.12.0-amd64.exe#/k0s.exe", - "hash": "953f195b812f56344e4fdc06d81d217600e19907542a536889d28c8b8515f25b" + "url": "https://github.com/k0sproject/k0s/releases/download/v0.12.1/k0s-v0.12.1-amd64.exe#/k0s.exe", + "hash": "57480e2f5fb87191d9c44cf966f5fa5375d20ae328f4e908879f8f0d6bda0c3a" } }, "bin": "k0s.exe",