Skip to content

Commit

Permalink
chore: update changelog to reflect actual releases
Browse files Browse the repository at this point in the history
  • Loading branch information
hjacobs authored Aug 17, 2017
1 parent 9c3a980 commit 15487c3
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
## v0.4.4 - 2017-08-17

- ExternalDNS now services of type `ClusterIP` with the use of the `--publish-internal-services`. Enabling this will now create the apprioriate A records for the given service's internal ip. @jrnt30
- Fix to have external target annotations on ingress resources replace existing endpoints instead of appending to them (#318)

## v0.4.3 - 2017-08-17
## v0.4.3 - 2017-08-10

- Fix to have external target annotations on ingress resources replace existing endpoints instead of appending to them (#318)
- Support new `external-dns.alpha.kubernetes.io/target` annotation for Ingress (#312)
- Fix for wildcard domains in Route53 (#302)

## v0.4.2 - 2017-08-03

Expand Down

0 comments on commit 15487c3

Please sign in to comment.