From e78b7e9076382389799d1edad1243d874adcf624 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 12:30:51 +0000 Subject: [PATCH] okteto: Update to version 2.15.0 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index fa2821b0ae..c032bb74db 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.14.3", + "version": "2.15.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.14.3/okteto.exe", - "hash": "8e7f316c3ad89badf64828fe31075a4643dfdc5c24a50f938e63d715bc496fe6" + "url": "https://github.com/okteto/okteto/releases/download/2.15.0/okteto.exe", + "hash": "496c31b1b14389605cd1c1d7b65c811191ea297b306c21b0dc648eac995dc182" } }, "bin": "okteto.exe",