From 0c2dbbef0c7cf59c12719cd91238a761a4522edf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 16:28:54 +0000 Subject: [PATCH] okteto: Update to version 2.29.1 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",