From f94b5c36109dcd89de5b19f43a22bfd9630b3349 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 12:31:54 +0000 Subject: [PATCH] okteto: Update to version 3.10.0 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 8f99d4f1a3..92c7653a62 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "3.9.0", + "version": "3.10.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/3.9.0/okteto.exe", - "hash": "0473951022963beecaf54904a3a83885b9e601c68c97bc8e4db86a1027f35f32" + "url": "https://github.com/okteto/okteto/releases/download/3.10.0/okteto.exe", + "hash": "debea550f486efc620c781642b05d1d86d35705f150f8246d2ae17a2b42b400c" } }, "bin": "okteto.exe",