We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b131a1a commit 45ef1d2Copy full SHA for 45ef1d2
repo/kubectl.ubpkg.sky
@@ -1,4 +1,4 @@
1
-stable_version = download_asset("https://cdn.dl.k8s.io/release/stable.txt", 16).as_string()
+stable_version = download_asset("https://dl.k8s.io/release/stable.txt", 16).as_string()
2
3
os_str = {
4
"linux": "linux",
0 commit comments