diff --git a/bucket/okteto.json b/bucket/okteto.json index 8e03cc2dcc..66061c40bf 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.16.5", + "version": "2.17.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.16.5/okteto.exe", - "hash": "c3c493b73199b6f4d5514bc8dc59a4c8c4e56591cf09ad285d77acb5728bebfb" + "url": "https://github.com/okteto/okteto/releases/download/2.17.0/okteto.exe", + "hash": "fb0f65489b3ed9c6e8beaaf4e08ab43aea1b181a028b33b62498a75d41321387" } }, "bin": "okteto.exe",