From 554e0c7e009552a78beff773dc086a77e2d7fdf3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 12:34:50 +0000 Subject: [PATCH] okteto: Update to version 2.27.0 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 5c40f61a87..e6982cfa68 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.26.1", + "version": "2.27.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.26.1/okteto.exe", - "hash": "16d44e1416ba651a296707f0243d51c3406aed1881434ec18ba652b9505c1933" + "url": "https://github.com/okteto/okteto/releases/download/2.27.0/okteto.exe", + "hash": "c98584f7d21073aea5b65bfd0e6777366d41f27496fe11817ebe5272c6cf67ef" } }, "bin": "okteto.exe",