mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 14:57:31 +08:00
* [bitnami/*] ci: 👷 Skip ci-pipeline workflow if the changes are only in markdown files Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com> * ci: 👷 Add chart to cd-pipeline Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com> * fix: ⏪ Revert adding matomo to the cd-pipeline workflow Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com> * docs: 📝 Update Pull Request Template It specifies that the changes in the Chart.yaml are not mandatory for simple README.md changes. Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
2.1 KiB
2.1 KiB
Description of the change
Benefits
Possible drawbacks
Applicable issues
- fixes #
Additional information
Checklist
- Chart version bumped in
Chart.yamlaccording to semver. This is not necessary when the changes only affect README.md files. - Variables are documented in the values.yaml and added to the
README.mdusing readme-generator-for-helm - Title of the pull request follows this pattern [bitnami/<name_of_the_chart>] Descriptive title
- All commits signed off and in agreement of Developer Certificate of Origin (DCO)