Merge pull request #2476 from stevehipwell/update-chart-v0-10-2

feat(chart): Update chart to use v0.10.2
This commit is contained in:
Kubernetes Prow Robot 2021-12-15 05:26:19 -08:00 committed by GitHub
commit 7f547d23fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,8 @@ apiVersion: v2
name: external-dns
description: ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers.
type: application
version: 1.6.0
appVersion: 0.10.1
version: 1.7.0
appVersion: 0.10.2
keywords:
- kubernetes
- external-dns
@ -17,5 +17,9 @@ maintainers:
email: steve.hipwell@gmail.com
annotations:
artifacthub.io/changes: |
- kind: added
description: "Allow custom ClusterRole rules to be specified for sources without defaults."
- kind: changed
description: "Allow specifying Service annotations."
description: "Update ExternalDNS version to v0.10.2."
- kind: changed
description: "Set ClusterRole rules based more enabled sources."