mirror of
https://github.com/bitnami/charts.git
synced 2026-03-13 06:47:24 +08:00
external-dns: update to 0.5.10
Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
@@ -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
2
bitnami/external-dns/values-production.yaml
Executable file → Normal 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
2
bitnami/external-dns/values.yaml
Executable file → Normal 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
|
||||
|
||||
Reference in New Issue
Block a user