Fix Aliyun DNS issue which change env name doesn't trigger DNS update

This commit is contained in:
loganhz 2017-12-05 12:33:16 +08:00
parent 07dd7e4983
commit 826a65f222
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
alidns: alidns:
image: rancher/external-dns:v0.7.5 image: rancher/external-dns:v0.7.9
command: -provider=alidns command: -provider=alidns
expose: expose:
- 1000 - 1000

View File

@ -1,7 +1,7 @@
# notemplating # notemplating
.catalog: .catalog:
name: "Alibaba Cloud DNS" name: "Alibaba Cloud DNS"
version: "v0.2.0" version: "v0.3.0"
description: "Rancher External DNS service powered by Alibaba Cloud" description: "Rancher External DNS service powered by Alibaba Cloud"
minimum_rancher_version: v1.6.8-rc1 minimum_rancher_version: v1.6.8-rc1
questions: questions:

View File

@ -1,7 +1,7 @@
name: Alibaba Cloud DNS name: Alibaba Cloud DNS
description: | description: |
Rancher External DNS service powered by Alibaba Cloud Rancher External DNS service powered by Alibaba Cloud
version: v0.2.0 version: v0.3.0
category: External DNS category: External DNS
labels: labels:
io.rancher.orchestration.supported: 'cattle,mesos,swarm,kubernetes' io.rancher.orchestration.supported: 'cattle,mesos,swarm,kubernetes'