diff --git a/bucket/okteto.json b/bucket/okteto.json index e598916ca3..7868e45e81 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.22.3", + "version": "2.23.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.22.3/okteto.exe", - "hash": "9b194f3d64a2b103c37cd8bbd04a830c8e72701df7e97470e96015592f538b84" + "url": "https://github.com/okteto/okteto/releases/download/2.23.0/okteto.exe", + "hash": "6319a5c8f8da02af38c96a99bff1e29292b918b1dc0d8c3839647f9839962aca" } }, "bin": "okteto.exe",