Skip to content

Commit

Permalink
Merge pull request #2476 from stevehipwell/update-chart-v0-10-2
Browse files Browse the repository at this point in the history
feat(chart): Update chart to use v0.10.2
  • Loading branch information
k8s-ci-robot authored Dec 15, 2021
2 parents a3a9d4f + daf644a commit 7f547d2
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions charts/external-dns/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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."

0 comments on commit 7f547d2

Please sign in to comment.