From 29bcf98f86b1b82dc689e9879dcc6a5d4af92392 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 12:30:16 +0000 Subject: [PATCH] okteto: Update to version 2.21.0 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 16e95ad63e..65baafc005 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.20.0", + "version": "2.21.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.20.0/okteto.exe", - "hash": "2328297d2dc539b36f0b48663e7cb1961740128283439ac7804e0a5bbc51868e" + "url": "https://github.com/okteto/okteto/releases/download/2.21.0/okteto.exe", + "hash": "bcd94bc7ddb8c67c7b8300efa74771c11a899fcbe10f53ad14ec28483fb21160" } }, "bin": "okteto.exe",