QuiltMC / cozy-discord

Discord bot used for Quilt's day-to-day tasks. Discord avatar based on Feuerfuchs blobfox emoji at https://www.feuerfuchs.dev/en/projects/blobfox-emojis/
Other
23 stars 23 forks source link

Add dispatch job to auto-update Helm chart #109

Open Pyrofab opened 1 month ago

Pyrofab commented 1 month ago

Follow-up to https://github.com/QuiltMC/quilt-helm-charts/pull/5

This PR adds a step to the main branch's workflow, which triggers another workflow in the quilt-helm-charts repository, which will in turn update the chart with the latest cozy version, which will be picked up by our infrastructure and trigger an automated update. This requires an access token in a secret named QHC_TOKEN, with the read&write permission for the quilt-helm-charts repository.