Skip to content

Fix GKE version to only have default patch version#641

Merged
HuixinLai merged 2 commits intomasterfrom
huixinlai
Oct 27, 2025
Merged

Fix GKE version to only have default patch version#641
HuixinLai merged 2 commits intomasterfrom
huixinlai

Conversation

@HuixinLai
Copy link
Copy Markdown
Collaborator

Fix GKE version to only have default patch version

@HuixinLai HuixinLai requested a review from wutong327 October 27, 2025 23:11
six

RUN for full_version in 1.30.4 1.31.12 1.32.9 1.33.4; \
RUN for full_version in 1.33.4 1.33.5 1.34.0; \
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1.33.4 and 1.33.5 will conflict because version would be 1.33 for both. Maybe just include 1.33.5?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@skywardpixel
Copy link
Copy Markdown
Contributor

/gcbrun

@HuixinLai HuixinLai merged commit 0f916e7 into master Oct 27, 2025
5 of 6 checks passed
@HuixinLai HuixinLai deleted the huixinlai branch October 27, 2025 23:33
@HuixinLai
Copy link
Copy Markdown
Collaborator Author

/gcbrun

1 similar comment
@HuixinLai
Copy link
Copy Markdown
Collaborator Author

/gcbrun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants