# 1.15.0 - Azure AKS public IP per node/vm support

LLMS index: [llms.txt](/site/llms.txt)

---

This is the 1.15.0 release of Agones.

This release brings Azure AKS support for public IP per node/vm.

Check the <a href="https://github.com/agones-dev/agones/tree/release-1.15.0">README</a> for details on features, installation and usage.

**Implemented enhancements:**

- Azure AKS support for public IP per Node/VM [\#2083](https://github.com/agones-dev/agones/issues/2083)
- Unreal plugin WatchGameServer implementation [\#2064](https://github.com/agones-dev/agones/pull/2064) ([highlyunavailable](https://github.com/highlyunavailable))

See <a href="https://github.com/agones-dev/agones/blob/release-1.15.0/CHANGELOG.md">CHANGELOG</a> for more details on changes.

Images available with this release:

- [gcr.io/agones-images/agones-controller:1.15.0](https://gcr.io/agones-images/agones-controller:1.15.0)
- [gcr.io/agones-images/agones-sdk:1.15.0](https://gcr.io/agones-images/agones-sdk:1.15.0)
- [gcr.io/agones-images/agones-ping:1.15.0](https://gcr.io/agones-images/agones-ping:1.15.0)
- [gcr.io/agones-images/agones-allocator:1.15.0](https://gcr.io/agones-images/agones-allocator:1.15.0)
- [gcr.io/agones-images/autoscaler-webhook:0.3](https://gcr.io/agones-images/autoscaler-webhook:0.3)
- [gcr.io/agones-images/cpp-simple-server:0.13](https://gcr.io/agones-images/cpp-simple-server:0.13)
- [gcr.io/agones-images/crd-client:0.5](https://gcr.io/agones-images/crd-client:0.5)
- [gcr.io/agones-images/nodejs-simple-server:0.5](https://gcr.io/agones-images/nodejs-simple-server:0.5)
- [gcr.io/agones-images/rust-simple-server:0.8](https://gcr.io/agones-images/rust-simple-server:0.8)
- [gcr.io/agones-images/simple-game-server:0.3](https://gcr.io/agones-images/simple-game-server:0.3)
- [gcr.io/agones-images/supertuxkart-example:0.3](https://gcr.io/agones-images/supertuxkart-example:0.3)
- [gcr.io/agones-images/unity-simple-server:0.3](https://gcr.io/agones-images/unity-simple-server:0.3)
- [gcr.io/agones-images/xonotic-example:0.8](https://gcr.io/agones-images/xonotic-example:0.8)

Helm chart available with this release:

- <a href="https://agones.dev/chart/stable/agones-1.15.0.tgz">
  <code>helm install agones agones/agones --version 1.15.0</code></a>

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