From 84128cb05716203ef21b7c1d656eeef82e73d5d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 20:27:16 +0000 Subject: [PATCH] okteto: Update to version 2.14.1 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 9322689451..6768db2e4c 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.14.0", + "version": "2.14.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.14.0/okteto.exe", - "hash": "8607f5ae4cc6e252b872d4e5168133150520f751b849f4438aec5644ef806241" + "url": "https://github.com/okteto/okteto/releases/download/2.14.1/okteto.exe", + "hash": "67c4ea1256d60070478228ab7b3a7ad7df2a6aee332ee4fd7a1a40c1c9ee6034" } }, "bin": "okteto.exe",