Skip to content

v1.13.0

Compare
Choose a tag to compare
@markmandel markmandel released this 16 Mar 23:38
· 1140 commits to main since this release
a1fb287

This is the 1.13.0 release of Agones.

This release brings us support for Kubernetes 1.18, so please remember to upgrade your clusters with this version.

Worth noting - if you rely on Agones generated client libraries, between Kubernetes 1.17 and 1.18 the API surface of
client-go was changed to include a context.Context and Option struct, so you may need to change your code to
accommodate that. This tool may be useful for a quick fix.

Check the README for details on features, installation and usage.

Breaking changes:

Implemented enhancements:

See CHANGELOG for more details on changes.

Images available with this release:

Helm chart available with this release:

Make sure to add our stable helm repository using helm repo add agones https://agones.dev/chart/stable