Skip to content
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

Merged
merged 2 commits into from
Jan 4, 2025
Merged

Conversation

0xaravindh
Copy link
Member

What type of PR is this?

Uncomment only one /kind <> line, press enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking
/kind bug
/kind cleanup
/kind documentation
/kind feature
/kind hotfix

/kind release

What this PR does / Why we need it:

Which issue(s) this PR fixes:

Closes #4076

Special notes for your reviewer:

@0xaravindh 0xaravindh self-assigned this Jan 3, 2025
@0xaravindh 0xaravindh requested a review from igooch January 3, 2025 18:51
@github-actions github-actions bot added the kind/release Checklist for a release label Jan 3, 2025
@0xaravindh 0xaravindh requested a review from gongmax January 3, 2025 18:51
@github-actions github-actions bot added the size/M label Jan 3, 2025
Copy link
Collaborator

@igooch igooch left a 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.)

@agones-bot
Copy link
Collaborator

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.

@agones-bot
Copy link
Collaborator

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:

git fetch https://github.com/googleforgames/agones.git pull/4079/head:pr_4079 && git checkout pr_4079
helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.47.0-dev-955e935

Copy link
Collaborator

@igooch igooch left a comment

Choose a reason for hiding this comment

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

LGTM

@igooch igooch merged commit 56563a9 into googleforgames:main Jan 4, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/release Checklist for a release size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Release 1.46.0
3 participants