From 27619f179ba01e491bf916cf9f6aae86d030e561 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 8 Apr 2021 12:03:19 +0200 Subject: [PATCH] k0s: Update to version 0.13.0 --- bucket/k0s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k0s.json b/bucket/k0s.json index 678a647b3b..9d0c608f75 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "0.12.1", + "version": "0.13.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/v0.12.1/k0s-v0.12.1-amd64.exe#/k0s.exe", - "hash": "57480e2f5fb87191d9c44cf966f5fa5375d20ae328f4e908879f8f0d6bda0c3a" + "url": "https://github.com/k0sproject/k0s/releases/download/v0.13.0/k0s-v0.13.0-amd64.exe#/k0s.exe", + "hash": "6f7f2b5b91b75aa76a366f49104e14c3bc4d5126198e3741f76112cdd095d0ea" } }, "bin": "k0s.exe",