idealista / prom2teams

prom2teams is an HTTP server built with Python that receives alert notifications from a previously configured Prometheus Alertmanager instance and forwards it to Microsoft Teams using defined connectors
Apache License 2.0
268 stars 84 forks source link

[REFACTOR] Tie appVersion in helm chart to release version #343

Closed andrewdinunzio closed 10 months ago

andrewdinunzio commented 10 months ago

Description

[Description of the issue] Currently the appVersion is set to 4.2.0 which is not the latest release. Is it possible to tie this to the release version number so it's not forgotten?

andrewdinunzio commented 10 months ago

Actually since it's not pushed to a helm repo this doesn't matter