From 0837d267289c4325b279e143191a3e3d238629ab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 16:27:59 +0000 Subject: [PATCH] okteto: Update to version 2.27.3 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index aff54dcb90..b065f8caa8 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.27.2", + "version": "2.27.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.27.2/okteto.exe", - "hash": "aa555ba8ec5229453a0a49a564952e1ebcf4128596988659f12aae3599270f6f" + "url": "https://github.com/okteto/okteto/releases/download/2.27.3/okteto.exe", + "hash": "c2a1b9c467e835644ca35c072c38d841b1e448782bb360d808cfb62ef77e02c5" } }, "bin": "okteto.exe",