# Tenzir Helm Charts Unreleased

> Documentation index: http://docs.tenzir.com/llms.txt

## 🔧 Changes

### Version label follows the configured image tag

Jun 23, 2026 · [@sam-vermeulen-ocd](https://github.com/sam-vermeulen-ocd), [@Zedoraps](https://github.com/Zedoraps) · [#7](https://github.com/tenzir/helm-charts/pull/7)

The `app.kubernetes.io/version` label now reports `image.tag` when you set it, falling back to the chart’s `appVersion` otherwise. Previously the label always showed the chart’s `appVersion`, even when a different image tag was deployed.