fluxcd / helm-controller

The GitOps Toolkit Helm reconciler, for declarative Helming
https://fluxcd.io
Apache License 2.0
398 stars 157 forks source link

Add the chart app version to status and events metadata #968

Closed stefanprodan closed 2 months ago

stefanprodan commented 2 months ago

This PR adds the chart app version to the .status.history snapshot and sets the app-version annotation to all the issued events.

This PR makes possible to expose chart_app_version as a label on the gotk_resource_info metric, ref: https://github.com/fluxcd/flux2-monitoring-example/pull/36