1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-16 15:10:12 +00:00

Merge pull request #3524 from thatmidwesterncoder/release_1.4.16

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

View File

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