diff --git a/bucket/okteto.json b/bucket/okteto.json index 17fe5fcecc..9f0d861216 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.29.0", + "version": "2.29.1", "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.29.0/okteto.exe", - "hash": "54c840e89ec83d49c3e4ee91c075d1b633b5a3440789d4272a3f3017ec782227" + "url": "https://github.com/okteto/okteto/releases/download/2.29.1/okteto.exe", + "hash": "2849c3b698731d42a76cdb00e1e5c5731966029fbd73cf98ced5e71cbb09255a" } }, "bin": "okteto.exe",