fonzdm / servarr

Just trying to make a Servarr helm chart. Help
GNU Affero General Public License v3.0
6 stars 1 forks source link

Add a pipeline to automate chart release #35

Closed fonzdm closed 5 months ago

fonzdm commented 5 months ago

This PR introduces a new workflow.

No automated mechanism is present, so releases and helm packages should be created manually.

With this PR, a workflow to automatically create and publish releases is introduced. The workflow will rely upon GitHub Pages and will push the generated helm charts into GHRC.

No.

3 #8

imgios commented 5 months ago

I also have another question: should we also update the deployment section in the README.md as part of this PR? I think we can add the deployment method by adding the GitHub Pages instance as Helm Repository.

fonzdm commented 5 months ago

I also have another question: should we also update the deployment section in the README.md as part of this PR? I think we can add the deployment method by adding the GitHub Pages instance as Helm Repository.

You are right! I will make this change asap