Files
charts/.github/PULL_REQUEST_TEMPLATE.md
Fran Mulero 62c67c1b37 [bitnami/charts] Default branch renaming in .github (#12942)
* [bitnami/charts] Default branch renaming in .github

Signed-off-by: Fran Mulero <fmulero@vmware.com>

* Fix wrong conflict resolution

Signed-off-by: Fran Mulero <fmulero@vmware.com>

Signed-off-by: Fran Mulero <fmulero@vmware.com>
2022-10-17 15:34:29 +02:00

2.1 KiB

Description of the change

Benefits

Possible drawbacks

Applicable issues

  • fixes #

Additional information

Checklist

  • Chart version bumped in Chart.yaml according 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.md using 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)