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
We need to create
.tgz
packages of our Helm charts. Utilize Github Actions for building and releasingtgz
packages of charts. If not possible to create action for just releasingtgz
packages, then investigate on how to create proper repository with Github PagesInfo: 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