mirror of https://github.com/k3s-io/k3s
Mention updating node e2e config before updating gci image milestone
Signed-off-by: Vishnu kannan <vishnuk@google.com>pull/6/head
parent
6c43028a29
commit
bb4e1e62fa
|
@ -39,6 +39,7 @@ fi
|
|||
|
||||
function get_latest_gci_image() {
|
||||
# GCI milestone to use
|
||||
# Update the GCI image in test/e2e_node/jenkins/image-config.yaml before updating the milestone here.
|
||||
GCI_MILESTONE="53"
|
||||
|
||||
# First try to find an active (non-deprecated) image on this milestone.
|
||||
|
|
Loading…
Reference in New Issue