From 656a16673cbb1c9e99512d09bfb2802d2453d122 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Wed, 21 Oct 2020 13:49:19 +0000 Subject: [PATCH] [bitnami/consul] Release 8.0.2 updating components versions Signed-off-by: Bitnami Containers --- bitnami/consul/Chart.yaml | 2 +- bitnami/consul/requirements.lock | 6 +++--- bitnami/consul/values-production.yaml | 4 ++-- bitnami/consul/values.yaml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bitnami/consul/Chart.yaml b/bitnami/consul/Chart.yaml index 84645ce31..555414435 100644 --- a/bitnami/consul/Chart.yaml +++ b/bitnami/consul/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: consul -version: 8.0.1 +version: 8.0.2 appVersion: 1.8.4 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://github.com/bitnami/charts/tree/master/bitnami/consul diff --git a/bitnami/consul/requirements.lock b/bitnami/consul/requirements.lock index 53186df00..11ae8673e 100644 --- a/bitnami/consul/requirements.lock +++ b/bitnami/consul/requirements.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 0.7.1 -digest: sha256:90cd46b1538d20c1a92c983eee522b156724e3d4fc769187aa15c332e57f6eb1 -generated: "2020-09-23T15:45:10.185466+02:00" + version: 0.8.1 +digest: sha256:ad106a61ddcf8b78033635f756554bda2de59183ca30ef9b6642a392eb832c3a +generated: "2020-10-11T20:52:38.627385Z" diff --git a/bitnami/consul/values-production.yaml b/bitnami/consul/values-production.yaml index 519c43ff6..2421aa253 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.8.4-debian-10-r9 + tag: 1.8.4-debian-10-r22 ## 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 @@ -457,7 +457,7 @@ metrics: image: registry: docker.io repository: bitnami/consul-exporter - tag: 0.7.1-debian-10-r47 + tag: 0.7.1-debian-10-r73 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 0fa9e5c80..18c2d7504 100644 --- a/bitnami/consul/values.yaml +++ b/bitnami/consul/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/consul - tag: 1.8.4-debian-10-r9 + tag: 1.8.4-debian-10-r22 ## 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 @@ -457,7 +457,7 @@ metrics: image: registry: docker.io repository: bitnami/consul-exporter - tag: 0.7.1-debian-10-r47 + tag: 0.7.1-debian-10-r73 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.