From 8aeb80f9580d3b52b7826227eb90f3fa86e6989c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 5 Feb 2021 08:33:29 +0100 Subject: [PATCH] okteto: Update to version 1.10.6 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 6fa4f8e73f..3db352720f 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.10.5", + "version": "1.10.6", "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.10.5/okteto.exe", - "hash": "83264066a1293798c136b4db87e45a652b62412f694e9ac71eafd686b3d56c41" + "url": "https://github.com/okteto/okteto/releases/download/1.10.6/okteto.exe", + "hash": "d867cd8a236f26d9703a0129fe41a25cdd4daf0b41fcb20998029aadb83e4013" } }, "bin": "okteto.exe",