From edc2fea486bd05d1468b1280c85f10d1ae910614 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 16:28:49 +0000 Subject: [PATCH] okteto: Update to version 2.27.1 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index e6982cfa68..2ad699f69b 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.27.0", + "version": "2.27.1", "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.0/okteto.exe", - "hash": "c98584f7d21073aea5b65bfd0e6777366d41f27496fe11817ebe5272c6cf67ef" + "url": "https://github.com/okteto/okteto/releases/download/2.27.1/okteto.exe", + "hash": "9a1866078d71ac795748ccb25320e8506039e4e0647219c86bb2f697c01b1182" } }, "bin": "okteto.exe",