diff --git a/bitnami/consul/Chart.yaml b/bitnami/consul/Chart.yaml index f2430d3d12..3e43e080e1 100755 --- a/bitnami/consul/Chart.yaml +++ b/bitnami/consul/Chart.yaml @@ -1,6 +1,6 @@ name: consul -version: 2.4.2 -appVersion: 1.3.1 +version: 2.4.3 +appVersion: 1.4.0 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. 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