3868575669ca2fc18fe063b4e1feacbe903cbd81
This commit introduces a new GitHub Actions workflow defined in `.gitea/workflows/build-chart-paperless-ngx.yml` to automate the building and packaging of the Helm chart for the Paperless-ng project. The workflow triggers on pushes to the `main` branch when changes are made to the `charts/paperless-ngx/Chart.yaml` file. The key steps in this workflow include checking out the repository, extracting the Helm chart's application name and version from the `Chart.yaml`, setting up Helm, updating dependencies, linting the chart, and finally packaging it. The resulting Helm package is then uploaded to a specified Helm registry using the credentials stored in the repository's secrets. This automation is important for ensuring that the Helm chart can be consistently and reliably built with each update, enhancing the deployment process.
Description
Hier findet man öffentlich zugängliche Helm Charts
Languages
Smarty
98.8%
Shell
1.2%