From 45574328cf3ea1a2a15355859b0d84d6225a7203 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 01:14:16 +0000 Subject: [PATCH] rke: Update to version 1.4.17 --- bucket/rke.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/rke.json b/bucket/rke.json index a802fa91e1..b7f231eaf6 100644 --- a/bucket/rke.json +++ b/bucket/rke.json @@ -1,16 +1,16 @@ { - "version": "1.5.7", + "version": "1.4.17", "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.5.7/rke_windows-amd64.exe#/rke.exe", - "hash": "e4868eb3518e1a3579c91a25f3efd4a13e86b0244032e9bb5446f182fa04112d" + "url": "https://github.com/rancher/rke/releases/download/v1.4.17/rke_windows-amd64.exe#/rke.exe", + "hash": "617b44868c9584ebd504da4e9190740937e4a9f87e693d942c45d3a580c0f423" }, "32bit": { - "url": "https://github.com/rancher/rke/releases/download/v1.5.7/rke_windows-386.exe#/rke.exe", - "hash": "9a832a2ec99668c8a24685b3e8071e0269798f44f050c6c7c83ff8b7abbe3336" + "url": "https://github.com/rancher/rke/releases/download/v1.4.17/rke_windows-386.exe#/rke.exe", + "hash": "a926ebf3a623d78ae713a69e9b54e63be543ed6ca9e39277518e86d64c2415e9" } }, "bin": "rke.exe",