mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2026-05-04 14:21:33 +02:00
* deps(pre-commit): bump pre-commit Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com> * deps(pre-commit): bump pre-commit, fix linter markdown issues Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com> * deps(pre-commit): bump pre-commit, fix linter markdown issues Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com> * deps(pre-commit): bump pre-commit, fix linter markdown violations Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com> * deps(pre-commit): bump pre-commit, fix linter markdown violations Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com> * deps(pre-commit): bump pre-commit, fix linter markdown violations Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com> * deps(pre-commit): bump pre-commit, fix linter markdown violations Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com> * deps(pre-commit): bump pre-commit, fix linter markdown violations Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com> --------- Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
893 B
893 B
name, about, title, labels, assignees
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Create Release | Release template to track the next release | Release x.y | area/release |
This Issue tracks the next external-dns release. Please follow the guideline below. If anything is missing or unclear, please add a comment to this issue so this can be improved after the release.
Preparation Tasks
- Release steps
Release Execution
- Branch out from the default branch and run scripts/version-updater.sh to update the image tag used in the kustomization.yaml and in documentation.
- Create the PR with this version change.
- Create an issue to release the corresponding Helm chart via the chart release process (below) assigned to a chart maintainer
After Release Tasks
- Announce release on
#external-dnsin Slack