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:
image: rancher/external-dns:v0.7.5
image: rancher/external-dns:v0.7.9
command: -provider=alidns
expose:
- 1000

View File

@ -1,7 +1,7 @@
# notemplating
.catalog:
name: "Alibaba Cloud DNS"
version: "v0.2.0"
version: "v0.3.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.2.0
version: v0.3.0
category: External DNS
labels:
io.rancher.orchestration.supported: 'cattle,mesos,swarm,kubernetes'