Skip to content

Commit

Permalink
document how to update kubernetes version for release candidates (#573)
Browse files Browse the repository at this point in the history
  • Loading branch information
neoaggelos authored Aug 1, 2024
1 parent 3b01b15 commit 9e90fdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-scripts/hack/update-component-versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
#
# - "https://dl.k8s.io/release/stable.txt"
# - "https://dl.k8s.io/release/stable-1.xx.txt"
# - "https://dl.k8s.io/release/latest-1.xx.txt" (e.g. for release candidate builds)
KUBERNETES_VERSION_MARKER = "https://dl.k8s.io/release/stable.txt"

# Containerd release branch to track. The most recent tag in the branch will be used.
Expand Down

0 comments on commit 9e90fdc

Please sign in to comment.