k0s: Update to version 0.10.0

This commit is contained in:
Jakub Čábera 2021-02-04 18:46:51 +01:00
parent 716a836ec9
commit 9b8ca336c4

View File

@ -1,12 +1,12 @@
{ {
"version": "0.9.1", "version": "0.10.0",
"description": "Zero Friction Kubernetes distribution", "description": "Zero Friction Kubernetes distribution",
"homepage": "https://github.com/k0sproject/k0s", "homepage": "https://github.com/k0sproject/k0s",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/k0sproject/k0s/releases/download/v0.9.1/k0s-v0.9.1-amd64.exe#/k0s.exe", "url": "https://github.com/k0sproject/k0s/releases/download/v0.10.0/k0s-v0.10.0-amd64.exe#/k0s.exe",
"hash": "faadd7a0465e0965dbacbded7fb321b913e4129cd5dde7181d8a4230913aa607" "hash": "ea9b5ba939841d9f6c9fd711e8d74f663020d2fab00aa1939720b97cc4fa2c92"
} }
}, },
"bin": "k0s.exe", "bin": "k0s.exe",