[bitnami/consul] Release 9.2.9 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-04-16 08:41:09 +00:00
parent 3f180c3927
commit ed70fb6ccf
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
annotations:
category: DeveloperTools
apiVersion: v2
appVersion: 1.9.4
appVersion: 1.9.5
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
@@ -23,4 +23,4 @@ name: consul
sources:
- https://github.com/bitnami/bitnami-docker-consul
- https://www.consul.io/
version: 9.2.8
version: 9.2.9

View File

@@ -18,7 +18,7 @@ kubeVersion:
image:
registry: docker.io
repository: bitnami/consul
tag: 1.9.4-debian-10-r28
tag: 1.9.5-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
@@ -472,7 +472,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/consul-exporter
tag: 0.7.1-debian-10-r243
tag: 0.7.1-debian-10-r253
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.