1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-01 15:06:23 +00:00

Merge pull request #3525 from thatmidwesterncoder/release_1.5.6

[1.5.6] Feb 2024 patches: Release 1.5.6
This commit is contained in:
Jacob Lindgren
2024-03-07 16:56:31 -06:00
committed by GitHub

View File

@@ -10,7 +10,7 @@ import (
)
const (
defaultURL = "https://releases.rancher.com/kontainer-driver-metadata/dev-v2.8-2024-02-patches/data.json"
defaultURL = "https://releases.rancher.com/kontainer-driver-metadata/release-v2.8/data.json"
dataFile = "data/data.json"
)