Skip to content

Commit 79de6b5

Browse files
authored
Merge pull request #2343 from stuartpb/patch-1
Bump appVersion in chart
2 parents be1953a + 390b090 commit 79de6b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/external-dns/Chart.yaml

+2-2
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.2.0
6-
appVersion: 0.9.0
5+
version: 1.3.0
6+
appVersion: 0.10.0
77
keywords:
88
- kubernetes
99
- external-dns

0 commit comments

Comments
 (0)