From ce14f5cedd6ec04e92f426ee5c9a2ead6a93705c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 16:32:30 +0000 Subject: [PATCH] okteto: Update to version 1.14.9 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 15a6fe98b5..c4600df1c7 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.14.8", + "version": "1.14.9", "description": "Development platform for Kubernetes applications", "homepage": "https://okteto.com", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/okteto/okteto/releases/download/1.14.8/okteto.exe", - "hash": "137686d7aa52face0a82d0bb0cbd057361e891e60bccbf135fc45c569d32d7ea" + "url": "https://github.com/okteto/okteto/releases/download/1.14.9/okteto.exe", + "hash": "a1c855966ed1a4220aa15a62787a08a9363e0e0de67038ddae2257770cd40686" } }, "bin": "okteto.exe",