diff --git a/bucket/k0s.json b/bucket/k0s.json index 00d8fc8dd9..89a243d7b6 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "0.9.1", + "version": "0.10.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.9.1/k0s-v0.9.1-amd64.exe#/k0s.exe", - "hash": "faadd7a0465e0965dbacbded7fb321b913e4129cd5dde7181d8a4230913aa607" + "url": "https://github.com/k0sproject/k0s/releases/download/v0.10.0/k0s-v0.10.0-amd64.exe#/k0s.exe", + "hash": "ea9b5ba939841d9f6c9fd711e8d74f663020d2fab00aa1939720b97cc4fa2c92" } }, "bin": "k0s.exe",