Skip to content

Commit 4c7960a

Browse files
authored
Merge pull request kubernetes#104519 from arekkusu/patch-2
MOTD: Remove '-gke.*' in link to source version
2 parents ae1caa4 + 0c24749 commit 4c7960a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/gce/gci/configure-helper.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3152,7 +3152,7 @@ Or you can download it at:
31523152
https://storage.googleapis.com/gke-release/kubernetes/release/${version}/kubernetes-src.tar.gz
31533153
31543154
It is based on the Kubernetes source at:
3155-
https://github.com/kubernetes/kubernetes/tree/${gitref}
3155+
https://github.com/kubernetes/kubernetes/tree/${gitref/-gke.*/}
31563156
${devel}
31573157
For Kubernetes copyright and licensing information, see:
31583158
/home/kubernetes/LICENSES

0 commit comments

Comments
 (0)