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
274 stars 85 forks source link

[BUG] helm chart version not updated #332

Closed gioppoluca closed 1 year ago

gioppoluca commented 1 year ago

Description

Seems that the chart version is never changed when you change the app version. It could be a good thing to update also that value.

Steps to Reproduce

check different releases

Expected behavior: have the chart value to change since the image values are changing Mind that is not only the images version that goes with the chart that changes but also the content of the templates - in my case I needed the estraEnv that is not present in the chart that shipped with the 3.2.3.

Actual behavior: chart version is the same so is not possible to know that it was updated

Reproduces how often: NA

Environment

Additional Information

NA

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.