From c869e042ff447561c2095efc4169007e1ece72c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 16:34:14 +0000 Subject: [PATCH] okteto: Update to version 3.16.0 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 11a72ff981..ad40a3a910 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "3.15.0", + "version": "3.16.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/3.15.0/okteto.exe", - "hash": "8833b046898451bae53ef38928365f8e2533ea32cde4ff9340f04f52c5232b61" + "url": "https://github.com/okteto/okteto/releases/download/3.16.0/okteto.exe", + "hash": "83a778ed5f758cdd51e6f2db00d9a276c45191eb587e5855ff1b7be9abb781d3" } }, "bin": "okteto.exe",