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

Enrich helm events with user specified attributes to make notifications more informational #256

Open
willejs opened this issue Apr 22, 2021 · 0 comments

Comments

@willejs
Copy link
Contributor

willejs commented Apr 22, 2021

Currently, helm release events just contain the helm chart version, which is not particularly useful as in most cases the underlying image tag is changing, but not the chart version. In your deployments slack channel, you will probably see something like this:
Screenshot 2021-04-22 at 10 48 56
What I really want to know is probably which image tag is getting deployed, perhaps I could specify a go template string and use either git commit info from the original control repo, or values in the supplied values.yaml to identify the image tag?

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