smaddis / smad-deploy-azure

Terraform scripts to set up AKS, ACR, KV for Kuksa Cloud (Eclipse Hono) deployment.
MIT License
0 stars 6 forks source link

Automate Helm chart package creation #50

Closed JouHouFin closed 3 years ago

JouHouFin commented 3 years ago

We need to create .tgz packages of our Helm charts. Utilize Github Actions for building and releasing tgz packages of charts. If not possible to create action for just releasing tgz packages, then investigate on how to create proper repository with Github Pages

Info: Official chart releaser action Automate Helm chart repository publishing with GitHub Actions and Pages https://registry.terraform.io/providers/hashicorp/helm/latest/docs/resources/release#example-usage---local-chart https://dev.to/jamiemagee/how-to-host-your-helm-chart-repository-on-github-3kd