# 0.8.1 - Helm Configuration Hotfix

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

---

Hotfixes to Helm configuration options, and bug fixes. 

As always, huge thanks to the team of people working on Agones! 

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

This is the 0.8.1 release of Agones.

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

**Merged pull requests:**

- Tarballing source into the images for dependencies that are required by their licenses. [\#634](https://github.com/agones-dev/agones/pull/634) ([bbf](https://github.com/bbf))
- 2 Hotfixes: Allow Helm to reference image digests and inject licenses [\#631](https://github.com/agones-dev/agones/pull/631) ([bbf](https://github.com/bbf))
- \[Hotfix\] Prep work for hotfix 0.8.1 [\#628](https://github.com/agones-dev/agones/pull/628) ([markmandel](https://github.com/markmandel))

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

This software is currently alpha, and subject to change. Not to be used in production systems.

Images available with this release:

- [gcr.io/agones-images/agones-controller:0.8.1](https://gcr.io/agones-images/agones-controller:0.8.1)
- [gcr.io/agones-images/agones-sdk:0.8.1](https://gcr.io/agones-images/agones-sdk:0.8.1)
- [gcr.io/agones-images/agones-ping:0.8.1](https://gcr.io/agones-images/agones-ping:0.8.1)
- [gcr.io/agones-images/cpp-simple-server:0.4](https://gcr.io/agones-images/cpp-simple-server:0.4)
- [gcr.io/agones-images/udp-server:0.7](https://gcr.io/agones-images/udp-server:0.7)
- [gcr.io/agones-images/xonotic-example:0.4](https://gcr.io/agones-images/xonotic-example:0.4)

Helm chart available with this release:

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

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