🔧 Changes
Section titled “🔧 Changes”Version label follows the configured image tag
Section titled “Version label follows the configured image tag”Jun 23, 2026 · @sam-vermeulen-ocd, @Zedoraps · #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.