mastodon / chart

Helm chart for Mastodon deployment in Kubernetes
GNU Affero General Public License v3.0
152 stars 90 forks source link

Use unique annotation key for smtp secret checksum (#48) #51

Closed lleyton closed 4 months ago

lleyton commented 1 year ago

Use an unique annotation key for the smtp secret checksum, fixing the conflict mentioned in #48.

roobre commented 1 year ago

Ouch, I totally missed this in my SMTP PR 🤦🏻‍♀️ Thanks for fixing it @lleyton!

lleyton commented 1 year ago

hope it gets merged soon so I don't have to rely on my fork :3

Azuki-bar commented 1 year ago

Thanks for your fixing! When is this PR likely to be merged?

gefloh commented 1 year ago

PR ready, approved, but no one merging this fix leaving the Helm-Chart broken for months.... please merge this.

wrmilling commented 4 months ago

@timetinytim @renchap Would y'all be able to give this a quick look/merge? Currently the only thing preventing me (and others) from running this chart directly when using Flux CD.

timetinytim commented 4 months ago

@wrmilling No problem, doing so now! Sorry for the overall delay in getting all these PRs merged, I'm finally working through them all :)

wrmilling commented 4 months ago

@timetinytim All good, thanks for jumping on it!