Upgraded DigitalOcean DNS to v0.6.4. Adds support for overriding name template for specific services by setting io.rancher.service.external_dns_name_template label to it in docker-compose.yml (implemented in https://github.com/rancher/external-dns/pull/74)

This commit is contained in:
Sergey Gerasimov
2017-05-02 09:53:07 +03:00
parent fda5d1b8af
commit 59c6e0776b
4 changed files with 101 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
name: DigitalOcean DNS
description: |
Rancher External DNS service powered by DigitalOcean
version: v0.6.3
version: v0.6.4
category: External DNS
labels:
io.rancher.orchestration.supported: 'cattle,mesos,swarm,kubernetes'