RoadieHQ / kubewise

Get Helm notifications in your team chat
Apache License 2.0
59 stars 6 forks source link

Add secrets checksum (updating webhook url doesn't restart pod) #36

Closed TJM closed 4 years ago

TJM commented 4 years ago

I implemented this, then we decided we wanted to change which channel the output went to. I updated the webhook URL in the values, but the change did not take effect because there was nothing tying the change in the secret to the deployment.

https://helm.sh/docs/howto/charts_tips_and_tricks/#automatically-roll-deployments

dtuite commented 4 years ago

Fixed and released in chart version 0.7.0.