snowdrop / godaddy-webhook

Cert Manager Godaddy Webhook performing ACME challenge using DNS record
Apache License 2.0
72 stars 62 forks source link

Create CI/CD for helm chart deployment #18

Closed PhotoTeeborChoka closed 11 months ago

PhotoTeeborChoka commented 2 years ago

The helm chart can be installed without any issues, the problem arises when some CD tools (e.g. ArgoCD) need to deploy this helm, they need it properly packaged.

To solve this issue, it would be beneficial to have a Github Action to publish the packaged helm chart into the gh-pages branch that would be published on github.io as GitHub Page.

cmoulliard commented 11 months ago

Do you want to propose a PR ? @PhotoTeeborChoka