external-dns: update to 0.5.10

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2019-01-28 15:25:10 +00:00
parent ce19e874d0
commit c8ce108cd2
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
name: external-dns
version: 1.3.0
appVersion: 0.5.9
version: 1.3.1
appVersion: 0.5.10
description: ExternalDNS is a Kubernetes addon that configures public DNS servers with information about exposed Kubernetes services to make them discoverable.
keywords:
- external-dns

2
bitnami/external-dns/values-production.yaml Executable file → Normal file
View File

@@ -4,7 +4,7 @@
image:
registry: docker.io
repository: bitnami/external-dns
tag: 0.5.7-debian-9
tag: 0.5.10
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images

2
bitnami/external-dns/values.yaml Executable file → Normal file
View File

@@ -10,7 +10,7 @@
image:
registry: docker.io
repository: bitnami/external-dns
tag: 0.5.9
tag: 0.5.10
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images