From 59bcc6fd4aef5727296bd8d8752f7a384eaa8238 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sat, 19 Oct 2019 09:22:32 +0000 Subject: [PATCH] [bitnami/consul] Release 6.0.4 updating components versions Signed-off-by: Bitnami Containers --- bitnami/consul/Chart.yaml | 2 +- bitnami/consul/values-production.yaml | 4 ++-- bitnami/consul/values.yaml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitnami/consul/Chart.yaml b/bitnami/consul/Chart.yaml index d0e729e62d..5a6e4f2a06 100644 --- a/bitnami/consul/Chart.yaml +++ b/bitnami/consul/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: consul -version: 6.0.3 +version: 6.0.4 appVersion: 1.6.1 description: Highly available and distributed service discovery and key-value store designed with support for the modern data center to make distributed systems and configuration easy. home: https://www.consul.io/ diff --git a/bitnami/consul/values-production.yaml b/bitnami/consul/values-production.yaml index 820a96a18b..3a3de1f5ee 100644 --- a/bitnami/consul/values-production.yaml +++ b/bitnami/consul/values-production.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/consul - tag: 1.6.1-debian-9-r8 + tag: 1.6.1-debian-9-r35 ## 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 @@ -244,7 +244,7 @@ metrics: image: registry: docker.io repository: bitnami/consul-exporter - tag: 0.5.0-debian-9-r41 + tag: 0.5.0-debian-9-r69 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. diff --git a/bitnami/consul/values.yaml b/bitnami/consul/values.yaml index 1d2e57b6f8..7a19cb2a26 100644 --- a/bitnami/consul/values.yaml +++ b/bitnami/consul/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/consul - tag: 1.6.1-debian-9-r8 + tag: 1.6.1-debian-9-r35 ## 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 @@ -244,7 +244,7 @@ metrics: image: registry: docker.io repository: bitnami/consul-exporter - tag: 0.5.0-debian-9-r41 + tag: 0.5.0-debian-9-r69 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.