From 22d9cbcdeef85b9a3c530dc99ab815958dc4123a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 12:31:17 +0000 Subject: [PATCH] okteto: Update to version 2.30.0 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 8fe1c84fcf..11d1669fb9 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.29.3", + "version": "2.30.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.29.3/okteto.exe", - "hash": "7ba85b93cb6369838ff7de03e73bf685c71e52d758f3edf634c092fd43415a30" + "url": "https://github.com/okteto/okteto/releases/download/2.30.0/okteto.exe", + "hash": "f27b1f2e4e13e22520492515a66ba7a37b2c6f3e8999fb41efe1552bd0d62d2c" } }, "bin": "okteto.exe",