fix Aliyun DNS issue

This commit is contained in:
loganhz 2017-10-06 20:21:51 +08:00
parent 76b203521d
commit 9e4ddb74ae
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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