mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 09:36:58 +02:00
* ci(docs): add markdown linters * fixes issues in md detected by the linter * fix workflow * pre commit * add editor config * fix test * review
615 B
615 B
Helm Chart
Chart Changes
When contributing chart changes please follow the same process as when contributing other content but also please DON'T modify Chart.yaml in the PR as this would result in a chart release when merged and will mean that your PR will need modifying before it can be accepted.
The chart version will be updated as part of the PR to release the chart.
Please DO add your changes to the CHANGELOG.md file in the chart directory under the ## [UNRELEASED]
section, if there isn't an uncommented ## [UNRELEASED]
section please copy the commented out template and use that.