From b26e90b5eeb8ecd88b83188143328586592a485b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 12:32:14 +0000 Subject: [PATCH] okteto: Update to version 2.29.3 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 877e70db57..8fe1c84fcf 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.28.2", + "version": "2.29.3", "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.28.2/okteto.exe", - "hash": "76e54fed7a612e89e1b83d74dcbea8fd39d14e0fbb37ae1ebe564955eecf2ce3" + "url": "https://github.com/okteto/okteto/releases/download/2.29.3/okteto.exe", + "hash": "7ba85b93cb6369838ff7de03e73bf685c71e52d758f3edf634c092fd43415a30" } }, "bin": "okteto.exe",