From 409d3035bcc8341c7ffc73773f28f827609f14b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Mar 2022 08:28:42 +0000 Subject: [PATCH] okteto: Update to version 1.15.8 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 98b451ed60..24a3626a0d 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.15.7", + "version": "1.15.8", "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.15.7/okteto.exe", - "hash": "3c5f878f905d0e972e935c404f398e0a854960eee69b6957128236ddb019024b" + "url": "https://github.com/okteto/okteto/releases/download/1.15.8/okteto.exe", + "hash": "2ff4e59b88c4e0e1b4d80b751d011db370e15dc36c58423a944c230c210e4583" } }, "bin": "okteto.exe",