From 5d092845f228383b2c2fb7e339ccda09f0ebe0d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 20:26:06 +0000 Subject: [PATCH] rke: Update to version 1.4.18 --- bucket/rke.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/rke.json b/bucket/rke.json index b7f231eaf6..f4f707ddc2 100644 --- a/bucket/rke.json +++ b/bucket/rke.json @@ -1,16 +1,16 @@ { - "version": "1.4.17", + "version": "1.4.18", "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.4.17/rke_windows-amd64.exe#/rke.exe", - "hash": "617b44868c9584ebd504da4e9190740937e4a9f87e693d942c45d3a580c0f423" + "url": "https://github.com/rancher/rke/releases/download/v1.4.18/rke_windows-amd64.exe#/rke.exe", + "hash": "84ea293fb3c253aefa6ebd1bbccad3a6e68289083157b8aee46b233618e5ef75" }, "32bit": { - "url": "https://github.com/rancher/rke/releases/download/v1.4.17/rke_windows-386.exe#/rke.exe", - "hash": "a926ebf3a623d78ae713a69e9b54e63be543ed6ca9e39277518e86d64c2415e9" + "url": "https://github.com/rancher/rke/releases/download/v1.4.18/rke_windows-386.exe#/rke.exe", + "hash": "d6c585b4f60249cddeadf9d487fed45ade7c13fdb1cfe8011189b3ded0bb2a32" } }, "bin": "rke.exe",