feat(helm): update chart agones to 1.43.0#933
Merged
spiceratops merged 1 commit intomainfrom Aug 30, 2024
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.42.0->1.43.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
googleforgames/agones (agones)
v1.43.0Compare Source
This is the 1.43.0 release of Agones.
In this release, we updated the supported Kubernetes version, added a new scheduled autoscaler, as well as Unity support for Counters and Lists..
Kubernetes 1.30 Support
With this release, the Kubernetes support matrix for Agones is now 1.28, 1.29 and 1.30.
Alpha support for ScheduledAutoscaler
This provides the ability to have Fleet autoscaler scheduling with the feature flag
ScheduledAutoscaler, to allow you to schedule what level of autoscaling you would like on a schedule or between dates, giving you more control over your autoscaling needs.Unity SDK: Counters and Lists
We now have support for
GameServerCounters and Lists with our Unity SDK!New Helm Installation Configuration Options
Two new installation options!
We made the parameters that control how fast we scale up and down
GameServersconfigurable, so you can see how fast your Kubernetes control plane really is when spinning up lots ofGameServerinstances.We also have new Helm configuration options that allow the use of the host network for the Agones controller and extensions for AWS EKS when using Cilium.
Beta support for Passthrough PortPolicy on GKE Autopilot
We’ve graduated Passthrough Port Policy support from Alpha to Beta on GKE Autopilot, which you can now enable using the feature flag
AutopilotPassthroughPort.What's Changed
Breaking changes
Implemented enhancements
Fixed bugs
make site-serverissue #3885 by @aallbrig in https://github.com/googleforgames/agones/pull/3914Other
New Contributors
Full Changelog: agones-dev/agones@v1.42.0...v1.43.0
Images available with this release:
Helm chart available with this release:
helm install agones agones/agones --version 1.43.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.