[x] I have bumped the chart version according to versioning.
[x] I have updated the chart changelog with all the changes that come with this pull request according to changelog.
[x] Any new values are backwards compatible and/or have sensible default.
[x] I have signed off all my commits as required by DCO.
Changes are automatically published when merged to main. They are not published on branches.
Note on DCO
If the DCO action in the integration test fails, one or more of your commits are not signed off. Please click on the *Details* link next to the DCO action for instructions on how to resolve this.
Why is this pull request needed and what does it do?
This PR would be essential to check pass the failing lint test that is occurring while fixing https://github.com/coredns/helm/issues/103
Which issues (if any) are related?
https://github.com/coredns/helm/actions/runs/5716180247/job/15487114422
Checklist:
Changes are automatically published when merged to
main
. They are not published on branches.Note on DCO
If the DCO action in the integration test fails, one or more of your commits are not signed off. Please click on the *Details* link next to the DCO action for instructions on how to resolve this.