mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-07 01:56:57 +02:00
do not replace this file
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
This commit is contained in:
parent
00f919d20f
commit
120ba1c938
@ -31,7 +31,7 @@ You must be an official maintainer of the project to be able to do a release.
|
|||||||
- Branch out from the default branch and run `scripts/kustomize-version-updater.sh` to update the image tag used in the kustomization.yaml.
|
- Branch out from the default branch and run `scripts/kustomize-version-updater.sh` to update the image tag used in the kustomization.yaml.
|
||||||
- Create an issue to release the corresponding Helm chart via the chart release process (below) assigned to a chart maintainer
|
- Create an issue to release the corresponding Helm chart via the chart release process (below) assigned to a chart maintainer
|
||||||
- Create a PR with the kustomize change.
|
- Create a PR with the kustomize change.
|
||||||
- Create a PR to replace all versions for docker images in the tutorials. A possible script to use is `sd registry.k8s.io/external-dns/external-dns:v0.13.4
|
- Create a PR to replace all versions for docker images in the tutorials. A possible script to use is `sd registry.k8s.io/external-dns/external-dns:.* registry.k8s.io/external-dns/external-dns:v0.13.2 $(fd --type file)` which uses the `fd` and `sd` utilities.
|
||||||
- Once the PR is merged, all is done :-)
|
- Once the PR is merged, all is done :-)
|
||||||
|
|
||||||
## How to release a new chart version
|
## How to release a new chart version
|
||||||
|
Loading…
Reference in New Issue
Block a user