From f4f0cc93ab8c9071eb1c3348acfc6d42585789e6 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Thu, 15 Nov 2018 05:11:40 +0000 Subject: [PATCH] consul: update to `1.4.0` Signed-off-by: Bitnami Containers --- bitnami/consul/values-production.yaml | 2 +- bitnami/consul/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/consul/values-production.yaml b/bitnami/consul/values-production.yaml index 8a26e29ae5..636af39852 100644 --- a/bitnami/consul/values-production.yaml +++ b/bitnami/consul/values-production.yaml @@ -10,7 +10,7 @@ image: registry: docker.io repository: bitnami/consul - tag: 1.3.1 + tag: 1.4.0 ## 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 diff --git a/bitnami/consul/values.yaml b/bitnami/consul/values.yaml index 41e5592871..dc5b8a670e 100644 --- a/bitnami/consul/values.yaml +++ b/bitnami/consul/values.yaml @@ -10,7 +10,7 @@ image: registry: docker.io repository: bitnami/consul - tag: 1.3.1 + tag: 1.4.0 ## 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