[bitnami/consul] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2019-11-19 14:11:20 +00:00
parent 053ed1e05c
commit 8e1f36394f
3 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/consul
tag: 1.6.1-debian-9-r35
tag: 1.6.2-debian-9-r0
## 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
@@ -333,7 +333,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/consul-exporter
tag: 0.5.0-debian-9-r69
tag: 0.5.0-debian-9-r93
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.