Skip to content

Commit a4f7549

Browse files
github-actions[bot]dependabot[bot]ivankatliarchukmloiseleurszuecs
authored
chore: sync with upstream kubernetes-sigs/external-dns v0.20.0 (#6)
* chore(deps): bump the dev-dependencies group with 2 updates (kubernetes-sigs#5946) Bumps the dev-dependencies group with 2 updates: [renovatebot/github-action](https://github.com/renovatebot/github-action) and [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action). Updates `renovatebot/github-action` from 43.0.20 to 44.0.1 - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](renovatebot/github-action@v43.0.20...v44.0.1) Updates `golangci/golangci-lint-action` from 8 to 9 - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v8...v9) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 44.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: golangci/golangci-lint-action dependency-version: '9' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * docs(core-dns): update tutorial (kubernetes-sigs#5926) * docs(core-dns): update tutorial Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com> * docs(core-dns): update tutorial Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com> * docs(core-dns): update tutorial Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com> * docs(core-dns): update tutorial Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com> * docs(core-dns): update tutorial Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com> * docs(core-dns): update tutorial Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com> --------- Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com> Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com> * chore(deps): bump the dev-dependencies group across 1 directory with 9 updates (kubernetes-sigs#5949) Bumps the dev-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.13.0` | `1.13.1` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.31.17` | `1.31.18` | | [github.com/civo/civogo](https://github.com/civo/civogo) | `0.6.4` | `0.6.5` | | [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.104.0` | `65.104.1` | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.66.1` | `0.67.2` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.32.0` | `0.33.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.17.0` | `0.18.0` | Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.13.0 to 1.13.1 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.13.0...sdk/azidentity/v1.13.1) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.17 to 1.31.18 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@config/v1.31.17...config/v1.31.18) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.18.21 to 1.18.22 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@config/v1.18.21...config/v1.18.22) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.39.1 to 1.40.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@v1.39.1...service/s3/v1.40.0) Updates `github.com/civo/civogo` from 0.6.4 to 0.6.5 - [Release notes](https://github.com/civo/civogo/releases) - [Changelog](https://github.com/civo/civogo/blob/master/changelog.yml) - [Commits](civo/civogo@v0.6.4...v0.6.5) Updates `github.com/oracle/oci-go-sdk/v65` from 65.104.0 to 65.104.1 - [Release notes](https://github.com/oracle/oci-go-sdk/releases) - [Changelog](https://github.com/oracle/oci-go-sdk/blob/master/CHANGELOG.md) - [Commits](oracle/oci-go-sdk@v65.104.0...v65.104.1) Updates `github.com/prometheus/common` from 0.66.1 to 0.67.2 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.66.1...v0.67.2) Updates `golang.org/x/oauth2` from 0.32.0 to 0.33.0 - [Commits](golang/oauth2@v0.32.0...v0.33.0) Updates `golang.org/x/sync` from 0.17.0 to 0.18.0 - [Commits](golang/sync@v0.17.0...v0.18.0) --- updated-dependencies: - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.31.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.18.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: github.com/civo/civogo dependency-version: 0.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: github.com/oracle/oci-go-sdk/v65 dependency-version: 65.104.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: github.com/prometheus/common dependency-version: 0.67.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: golang.org/x/oauth2 dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: golang.org/x/sync dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * test(source): fqdn for source/service/nodeport/srv records (kubernetes-sigs#5554) * chore(source): service add fqdn tests for NodePort/SRV records Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com> * chore(source): service add fqdn tests for NodePort/SRV records Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com> --------- Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com> * chore(deps): bump the dev-dependencies group across 1 directory with 15 updates (kubernetes-sigs#5952) Bumps the dev-dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.31.18` | `1.31.20` | | [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.20.21` | `1.20.23` | | [github.com/aws/aws-sdk-go-v2/service/route53](https://github.com/aws/aws-sdk-go-v2) | `1.59.3` | `1.59.5` | | [github.com/aws/aws-sdk-go-v2/service/servicediscovery](https://github.com/aws/aws-sdk-go-v2) | `1.39.14` | `1.39.16` | | [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.6.5` | `3.6.6` | | [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.6.5` | `3.6.6` | | [golang.org/x/net](https://github.com/golang/net) | `0.46.0` | `0.47.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.255.0` | `0.256.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.34.1` | `0.34.2` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.34.1` | `0.34.2` | Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.18 to 1.31.20 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@config/v1.31.18...config/v1.31.20) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.18.22 to 1.18.24 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.24/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@config/v1.18.22...config/v1.18.24) Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.20.21 to 1.20.23 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@feature/dynamodb/attributevalue/v1.20.21...feature/dynamodb/attributevalue/v1.20.23) Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.52.4 to 1.52.6 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/ssm/v1.52.4...service/ssm/v1.52.6) Updates `github.com/aws/aws-sdk-go-v2/service/route53` from 1.59.3 to 1.59.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/iot/v1.59.3...service/iot/v1.59.5) Updates `github.com/aws/aws-sdk-go-v2/service/servicediscovery` from 1.39.14 to 1.39.16 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/personalize/v1.39.14...service/personalize/v1.39.16) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.40.0 to 1.40.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.40.0...service/s3/v1.40.2) Updates `go.etcd.io/etcd/api/v3` from 3.6.5 to 3.6.6 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.6.5...v3.6.6) Updates `go.etcd.io/etcd/client/v3` from 3.6.5 to 3.6.6 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.6.5...v3.6.6) Updates `golang.org/x/net` from 0.46.0 to 0.47.0 - [Commits](golang/net@v0.46.0...v0.47.0) Updates `golang.org/x/text` from 0.30.0 to 0.31.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.30.0...v0.31.0) Updates `google.golang.org/api` from 0.255.0 to 0.256.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.255.0...v0.256.0) Updates `k8s.io/api` from 0.34.1 to 0.34.2 - [Commits](kubernetes/api@v0.34.1...v0.34.2) Updates `k8s.io/apimachinery` from 0.34.1 to 0.34.2 - [Commits](kubernetes/apimachinery@v0.34.1...v0.34.2) Updates `k8s.io/client-go` from 0.34.1 to 0.34.2 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.34.1...v0.34.2) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.31.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.18.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue dependency-version: 1.20.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb dependency-version: 1.52.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/route53 dependency-version: 1.59.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/servicediscovery dependency-version: 1.39.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-version: 1.40.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: go.etcd.io/etcd/api/v3 dependency-version: 3.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: go.etcd.io/etcd/client/v3 dependency-version: 3.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: golang.org/x/net dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: golang.org/x/text dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: google.golang.org/api dependency-version: 0.256.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: k8s.io/api dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: k8s.io/apimachinery dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: k8s.io/client-go dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Build(tool) remove vacuum (kubernetes-sigs#5955) * build: tool remove vacuum in order to get rid of BUSL-1.1 license of a dependency in go.mod/go.tool.mod Signed-off-by: Sandor Szuecs <sandor.szuecs@zalando.de> * rm vacuum Signed-off-by: Sandor Szuecs <sandor.szuecs@zalando.de> * remove also from CI Signed-off-by: Sandor Szuecs <sandor.szuecs@zalando.de> --------- Signed-off-by: Sandor Szuecs <sandor.szuecs@zalando.de> * chore(ci): fix releaser script (kubernetes-sigs#5953) * chore(release): updates kustomize & docs with v0.20.0 (kubernetes-sigs#5958) Signed-off-by: Michel Loiseleur <michel.loiseleur@traefik.io> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com> Signed-off-by: Sandor Szuecs <sandor.szuecs@zalando.de> Signed-off-by: Michel Loiseleur <michel.loiseleur@traefik.io> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ivan Ka <5395690+ivankatliarchuk@users.noreply.github.com> Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com> Co-authored-by: Sandor Szücs <sandor.szuecs@zalando.de> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 608dd88 commit a4f7549

41 files changed

Lines changed: 73 additions & 73 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ Breaking changes were introduced in external-dns in the following versions:
168168

169169
- [`v0.10.0`](https://github.com/kubernetes-sigs/external-dns/releases/tag/v0.10.0): use of `networking.k8s.io/ingresses` instead of `extensions/ingresses` (see [#2281](https://github.com/kubernetes-sigs/external-dns/pull/2281))
170170
- [`v0.18.0`](https://github.com/kubernetes-sigs/external-dns/releases/tag/v0.18.0): use of `discovery.k8s.io/endpointslices` instead of `endpoints` (see [#5493](https://github.com/kubernetes-sigs/external-dns/pull/5493))
171-
- [`v0.19.0`](https://github.com/kubernetes-sigs/external-dns/releases/tag/v0.19.0): expose external ipv6 by default (see [#5575](https://github.com/kubernetes-sigs/external-dns/pull/5575) and disable legacy listeners on traefik.containo.us API Group (see [#5565](https://github.com/kubernetes-sigs/external-dns/pull/5565))
171+
- [`v0.20.0`](https://github.com/kubernetes-sigs/external-dns/releases/tag/v0.20.0): expose external ipv6 by default (see [#5575](https://github.com/kubernetes-sigs/external-dns/pull/5575) and disable legacy listeners on traefik.containo.us API Group (see [#5565](https://github.com/kubernetes-sigs/external-dns/pull/5565))
172172

173173
| ExternalDNS | ≤ 0.9.x | ≥ 0.10.x and ≤ 0.17.x | ≥ 0.18.x |
174174
| ---------------------------- | :----------------: | :-------------------: | :----------------: |

docs/advanced/import-records.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ spec:
8484
env:
8585
- name: AWS_DEFAULT_REGION
8686
value: us-west-2
87-
image: registry.k8s.io/external-dns/external-dns:v0.19.0
87+
image: registry.k8s.io/external-dns/external-dns:v0.20.0
8888
imagePullPolicy: IfNotPresent
8989
name: external-dns
9090
securityContext:

docs/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ $ docker run \
193193
-e EXTERNAL_DNS_SOURCE=$'service\ningress' \
194194
-e EXTERNAL_DNS_PROVIDER=google \
195195
-e EXTERNAL_DNS_DOMAIN_FILTER=$'foo.com\nbar.com' \
196-
registry.k8s.io/external-dns/external-dns:v0.19.0
196+
registry.k8s.io/external-dns/external-dns:v0.20.0
197197
time="2017-08-08T14:10:26Z" level=info msg="config: &{APIServerURL: KubeConfig: Sources:[service ingress] Namespace: ...
198198
```
199199

docs/registry/dynamodb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ spec:
8181
spec:
8282
containers:
8383
- name: external-dns
84-
image: registry.k8s.io/external-dns/external-dns:v0.19.0
84+
image: registry.k8s.io/external-dns/external-dns:v0.20.0
8585
args:
8686
- --source=service
8787
- --source=ingress

docs/registry/txt.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ spec:
238238
serviceAccountName: external-dns
239239
containers:
240240
- name: external-dns
241-
image: registry.k8s.io/external-dns/external-dns:v0.19.0
241+
image: registry.k8s.io/external-dns/external-dns:v0.20.0
242242
imagePullPolicy: Always
243243
args:
244244
- "--txt-prefix=%{record_type}-"
@@ -276,7 +276,7 @@ spec:
276276
containers:
277277
- name: external-dns
278278
imagePullPolicy: Always
279-
image: registry.k8s.io/external-dns/external-dns:v0.19.0
279+
image: registry.k8s.io/external-dns/external-dns:v0.20.0
280280
args:
281281
- "--txt-prefix=%{record_type}-"
282282
- "--txt-cache-interval=2m"

docs/release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ A new staging image is released weekly and can be found at [gcr.io/k8s-staging-e
1414
Example command to fetch `10` most recent staging images:
1515

1616
```sh
17-
export EXT_DNS_VERSION="v0.19.0"
17+
export EXT_DNS_VERSION="v0.20.0"
1818
curl -sLk https://gcr.io/v2/k8s-staging-external-dns/external-dns/tags/list | jq | grep "$EXT_DNS_VERSION" | tail -n 10
1919
```
2020

docs/sources/gateway-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ spec:
194194
serviceAccountName: external-dns
195195
containers:
196196
- name: external-dns
197-
image: registry.k8s.io/external-dns/external-dns:v0.19.0
197+
image: registry.k8s.io/external-dns/external-dns:v0.20.0
198198
args:
199199
# Add desired Gateway API Route sources.
200200
- --source=gateway-httproute

docs/sources/gloo-proxy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spec:
2424
containers:
2525
- name: external-dns
2626
# update this to the desired external-dns version
27-
image: registry.k8s.io/external-dns/external-dns:v0.19.0
27+
image: registry.k8s.io/external-dns/external-dns:v0.20.0
2828
args:
2929
- --source=gloo-proxy
3030
- --gloo-namespace=custom-gloo-system # gloo system namespace. Specify multiple times for multiple namespaces. Omit to use the default (gloo-system)
@@ -96,7 +96,7 @@ spec:
9696
containers:
9797
- name: external-dns
9898
# update this to the desired external-dns version
99-
image: registry.k8s.io/external-dns/external-dns:v0.19.0
99+
image: registry.k8s.io/external-dns/external-dns:v0.20.0
100100
args:
101101
- --source=gloo-proxy
102102
- --gloo-namespace=custom-gloo-system # gloo system namespace. Specify multiple times for multiple namespaces. Omit to use the default (gloo-system)

docs/sources/istio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec:
3333
spec:
3434
containers:
3535
- name: external-dns
36-
image: registry.k8s.io/external-dns/external-dns:v0.19.0
36+
image: registry.k8s.io/external-dns/external-dns:v0.20.0
3737
args:
3838
- --source=service
3939
- --source=ingress
@@ -107,7 +107,7 @@ spec:
107107
serviceAccountName: external-dns
108108
containers:
109109
- name: external-dns
110-
image: registry.k8s.io/external-dns/external-dns:v0.19.0
110+
image: registry.k8s.io/external-dns/external-dns:v0.20.0
111111
args:
112112
- --source=service
113113
- --source=ingress

docs/sources/kong.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spec:
2424
containers:
2525
- name: external-dns
2626
# update this to the desired external-dns version
27-
image: registry.k8s.io/external-dns/external-dns:v0.19.0
27+
image: registry.k8s.io/external-dns/external-dns:v0.20.0
2828
args:
2929
- --source=kong-tcpingress
3030
- --provider=aws
@@ -92,7 +92,7 @@ spec:
9292
containers:
9393
- name: external-dns
9494
# update this to the desired external-dns version
95-
image: registry.k8s.io/external-dns/external-dns:v0.19.0
95+
image: registry.k8s.io/external-dns/external-dns:v0.20.0
9696
args:
9797
- --source=kong-tcpingress
9898
- --provider=aws

0 commit comments

Comments
 (0)