diff --git a/bucket/okteto.json b/bucket/okteto.json index 5c40f61a87..e6982cfa68 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.26.1", + "version": "2.27.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.26.1/okteto.exe", - "hash": "16d44e1416ba651a296707f0243d51c3406aed1881434ec18ba652b9505c1933" + "url": "https://github.com/okteto/okteto/releases/download/2.27.0/okteto.exe", + "hash": "c98584f7d21073aea5b65bfd0e6777366d41f27496fe11817ebe5272c6cf67ef" } }, "bin": "okteto.exe",