mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-29 04:59:29 +00:00
chore: Bump to latest k3s-root version in scripts/version.sh (#11282)
Made with ❤️️ by updatecli
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
Derek Nola
parent
7ebc4a1949
commit
f0f73668ed
@@ -76,7 +76,7 @@ if [ -z "$VERSION_KUBE_ROUTER" ]; then
|
||||
VERSION_KUBE_ROUTER="v0.0.0"
|
||||
fi
|
||||
|
||||
VERSION_ROOT="v0.14.0"
|
||||
VERSION_ROOT="v0.14.1"
|
||||
|
||||
DEPENDENCIES_URL="https://raw.githubusercontent.com/kubernetes/kubernetes/${VERSION_K8S}/build/dependencies.yaml"
|
||||
VERSION_GOLANG="go"$(curl -sL "${DEPENDENCIES_URL}" | yq e '.dependencies[] | select(.name == "golang: upstream version").version' -)
|
||||
|
||||
Reference in New Issue
Block a user