-
Notifications
You must be signed in to change notification settings - Fork 828
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Preparation for Release v1.47.0 #4079
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One more update in versionMap.yaml ReleaseVersion: "1.45.0"
to ReleaseVersion: "1.46.0"
.
Also please update the cloudbuild.yaml _BASE_VERSION: 1.46.0
to _BASE_VERSION: 1.47.0
and test/upgrade/Dockerfile base_version = 1.46.0
to base_version = 1.47.0
(not currently in the instructions -- those will need to get added in.)
Build Failed 😭 Build Id: 6ed4cd78-9b4e-44c7-a303-3e32656107ac Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Succeeded 🥳 Build Id: e4643a45-4d38-4616-9a2e-85b8578f2b77 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What type of PR is this?
/kind release
What this PR does / Why we need it:
Which issue(s) this PR fixes:
Closes #4076
Special notes for your reviewer: