-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4357 from stevehipwell/helm-chart-v0.14.1
chore(chart): Released chart for v0.14.1
- Loading branch information
Showing
3 changed files
with
38 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ apiVersion: v2 | |
name: external-dns | ||
description: ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers. | ||
type: application | ||
version: 1.14.3 | ||
appVersion: 0.14.0 | ||
version: 1.14.4 | ||
appVersion: 0.14.1 | ||
keywords: | ||
- kubernetes | ||
- externaldns | ||
|
@@ -20,9 +20,7 @@ maintainers: | |
email: [email protected] | ||
annotations: | ||
artifacthub.io/changes: | | ||
- kind: fixed | ||
description: "Fixed args for webhook deployment." | ||
- kind: fixed | ||
description: "Fixed support for `gateway-grpcroute`, `gateway-tlsroute`, `gateway-tcproute` & `gateway-udproute`." | ||
- kind: fixed | ||
description: "Fixed incorrect implementation for setting the `automountServiceAccountToken`." | ||
- kind: added | ||
description: "Added support for dnsConfig." | ||
- kind: changed | ||
description: "Updated _ExternalDNS_ OCI image version to [v0.14.1](https://github.com/kubernetes-sigs/external-dns/releases/tag/v0.14.1)." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters