diff --git a/bucket/okteto.json b/bucket/okteto.json index bb98410e88..29d91ea7a2 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.2.2", + "version": "2.3.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.2.2/okteto.exe", - "hash": "1516ec3432b7d0da245daab72608c5c7d568c9a7902b7f7e267e91b58af7665a" + "url": "https://github.com/okteto/okteto/releases/download/2.3.0/okteto.exe", + "hash": "9a27602d46295d942b4a7a51226413d7304835d0eee299a232a2143635e28b25" } }, "bin": "okteto.exe",