From 0c0118921a5450e6d1383c240890090ae801c8fd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 20:29:16 +0000 Subject: [PATCH] rke: Update to version 1.8.6 --- bucket/rke.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/rke.json b/bucket/rke.json index 09a6966f9b..ccee0507dc 100644 --- a/bucket/rke.json +++ b/bucket/rke.json @@ -1,16 +1,16 @@ { - "version": "1.8.5", + "version": "1.8.6", "description": "CNCF-certified Kubernetes distribution that runs entirely within Docker containers", "homepage": "https://rancher.com/products/rke/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/rancher/rke/releases/download/v1.8.5/rke_windows-amd64.exe#/rke.exe", - "hash": "4126a24523279f13cfb93f87de640797708542d62d2181cd0c00f755a44c545e" + "url": "https://github.com/rancher/rke/releases/download/v1.8.6/rke_windows-amd64.exe#/rke.exe", + "hash": "178026e09f0993f977e56ede014150607cdfca984703417dbfe76585ee6ca993" }, "32bit": { - "url": "https://github.com/rancher/rke/releases/download/v1.8.5/rke_windows-386.exe#/rke.exe", - "hash": "ebd2716bac50c0365beb18882518fa0991afea5a6573eb911b7c28d4165acaf4" + "url": "https://github.com/rancher/rke/releases/download/v1.8.6/rke_windows-386.exe#/rke.exe", + "hash": "c34085b21cfb23ecc1d85b539a8702afce5dc3562303836de03912f9ba4d67fe" } }, "bin": "rke.exe",