diff --git a/bucket/okteto.json b/bucket/okteto.json index fa2821b0ae..c032bb74db 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.14.3", + "version": "2.15.0", "description": "Development platform for Kubernetes applications", "homepage": "https://okteto.com", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/okteto/okteto/releases/download/2.14.3/okteto.exe", - "hash": "8e7f316c3ad89badf64828fe31075a4643dfdc5c24a50f938e63d715bc496fe6" + "url": "https://github.com/okteto/okteto/releases/download/2.15.0/okteto.exe", + "hash": "496c31b1b14389605cd1c1d7b65c811191ea297b306c21b0dc648eac995dc182" } }, "bin": "okteto.exe",