From d9b985cc0c0df20622696fd1c3fc219d9d3c9b37 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 16:30:07 +0000 Subject: [PATCH] okteto: Update to version 2.11.0 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index f3ec5d41f5..43a4a87106 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.10.3", + "version": "2.11.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.10.3/okteto.exe", - "hash": "23896d2b34cd455a673f104a0d1771bba0bb7b4e3c401bc92c157040d778a2e3" + "url": "https://github.com/okteto/okteto/releases/download/2.11.0/okteto.exe", + "hash": "e25ba467a115b5b936bf0a0bd0d92d9e112d7a11acd9daf433e686ee8fe289b7" } }, "bin": "okteto.exe",