We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 03b2622 + b676d93 commit 665ab3cCopy full SHA for 665ab3c
charts/external-dns/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
2
name: external-dns
3
description: ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers.
4
type: application
5
-version: 1.3.2
6
-appVersion: 0.10.0
+version: 1.4.0
+appVersion: 0.10.1
7
keywords:
8
- kubernetes
9
- external-dns
@@ -17,5 +17,5 @@ maintainers:
17
email: [email protected]
18
annotations:
19
artifacthub.io/changes: |
20
- - kind: added
21
- description: Initial official release.
+ - kind: changed
+ description: "Update image to v0.10.1"
0 commit comments