Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Notifications for newer charts if the version range is pinned #677

Open
acidicX opened this issue Apr 26, 2023 · 0 comments

Comments

@acidicX
Copy link

acidicX commented Apr 26, 2023

Hi,

we are using a pinned version range on the charts for most of our installed helm releases, like described here:
https://fluxcd.io/flux/use-cases/helm/#automatic-release-upgrades

It would be great if the controller could send a notification about a new helm release that is newer than the pinned range. Just as an info to look into it. Otherwise you need to monitor all helm charts for newer versions, which is quite difficult and a lot of manual work.

Flux already has everything in place to monitor this:

  • it knows the pinned range for a specific release
  • it has access to the helm charts and fetches the versions automatically
  • it has access to a notification system

That would be an awesome addition to an already great system :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant