[bitnami/consul] Release 10.3.9 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-04-20 08:33:06 +00:00
parent 017953c58d
commit 85fca7493d
2 changed files with 4 additions and 4 deletions

View File

@@ -23,4 +23,4 @@ name: consul
sources:
- https://github.com/bitnami/bitnami-docker-consul
- https://www.consul.io/
version: 10.3.8
version: 10.3.9

View File

@@ -72,7 +72,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/consul
tag: 1.11.5-debian-10-r4
tag: 1.11.5-debian-10-r5
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -555,7 +555,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 10-debian-10-r398
tag: 10-debian-10-r399
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -604,7 +604,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/consul-exporter
tag: 0.8.0-debian-10-r63
tag: 0.8.0-debian-10-r64
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.