Skip to content

Commit 665ab3c

Browse files
authored
Merge pull request #2395 from stevehipwell/helm-chart-v0-10-1
Update helm chart to use v0.10.1
2 parents 03b2622 + b676d93 commit 665ab3c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

charts/external-dns/Chart.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: external-dns
33
description: ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers.
44
type: application
5-
version: 1.3.2
6-
appVersion: 0.10.0
5+
version: 1.4.0
6+
appVersion: 0.10.1
77
keywords:
88
- kubernetes
99
- external-dns
@@ -17,5 +17,5 @@ maintainers:
1717
1818
annotations:
1919
artifacthub.io/changes: |
20-
- kind: added
21-
description: Initial official release.
20+
- kind: changed
21+
description: "Update image to v0.10.1"

0 commit comments

Comments
 (0)