Merge pull request #1417 from miguelaeh/migrateConsul

[bitnami/consul] Change image to the bash based one
This commit is contained in:
Miguel Ángel Cabrera Miñagorri
2019-09-19 12:47:54 +02:00
committed by GitHub
4 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: consul
version: 5.3.7
version: 6.0.0
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/
+4
View File
@@ -290,6 +290,10 @@ The chart can optionally start a metrics exporter endpoint on port `9107` for [p
## Upgrading
### To 6.0.0
This release updates the Bitnami Consul container to `1.6.1-debian-9-r6`, which is based on Bash instead of Node.js.
### To 3.1.0
Consul container was moved to a non-root approach. There shouldn't be any issue when upgrading since the corresponding `securityContext` is enabled by default. Both the container image and the chart can be upgraded by running the command below:
+1 -1
View File
@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/consul
tag: 1.6.1-debian-9-r7
tag: 1.6.1-debian-9-r8
## 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
+1 -1
View File
@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/consul
tag: 1.6.1-debian-9-r7
tag: 1.6.1-debian-9-r8
## 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