diff --git a/bitnami/consul/Chart.lock b/bitnami/consul/Chart.lock index 39b29e06e..9fdfe332b 100644 --- a/bitnami/consul/Chart.lock +++ b/bitnami/consul/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 1.0.0 -digest: sha256:a2093836b2b6a85d7bf34143d3159b5c413c5e7423bde212de9cb416c985b976 -generated: "2020-11-10T23:07:13.83942186Z" + version: 1.0.1 +digest: sha256:e66388f254b9de6470bca6d8c1c565d1c16a5569beef68a7bc99e486e73ccbdb +generated: "2020-11-20T02:56:21.51697601Z" diff --git a/bitnami/consul/Chart.yaml b/bitnami/consul/Chart.yaml index c2fab154b..4a693fa47 100644 --- a/bitnami/consul/Chart.yaml +++ b/bitnami/consul/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: DeveloperTools apiVersion: v2 -appVersion: 1.8.5 +appVersion: 1.8.6 dependencies: - name: common repository: https://charts.bitnami.com/bitnami @@ -19,4 +19,4 @@ name: consul sources: - https://github.com/bitnami/bitnami-docker-consul - https://www.consul.io/ -version: 9.0.0 +version: 9.0.1 diff --git a/bitnami/consul/values-production.yaml b/bitnami/consul/values-production.yaml index 8f8ad28b7..65e457a6a 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.5-debian-10-r17 + tag: 1.8.6-debian-10-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 @@ -457,7 +457,7 @@ metrics: image: registry: docker.io repository: bitnami/consul-exporter - tag: 0.7.1-debian-10-r103 + tag: 0.7.1-debian-10-r114 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 6de36af71..5c9842863 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.5-debian-10-r17 + tag: 1.8.6-debian-10-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 @@ -457,7 +457,7 @@ metrics: image: registry: docker.io repository: bitnami/consul-exporter - tag: 0.7.1-debian-10-r103 + tag: 0.7.1-debian-10-r114 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.