From 51e22453279ba9e9711337efb4a27981779e7f4c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 16:28:33 +0000 Subject: [PATCH] okteto: Update to version 2.23.0 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index e598916ca3..7868e45e81 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.22.3", + "version": "2.23.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.22.3/okteto.exe", - "hash": "9b194f3d64a2b103c37cd8bbd04a830c8e72701df7e97470e96015592f538b84" + "url": "https://github.com/okteto/okteto/releases/download/2.23.0/okteto.exe", + "hash": "6319a5c8f8da02af38c96a99bff1e29292b918b1dc0d8c3839647f9839962aca" } }, "bin": "okteto.exe",