[bitnami/consul] Release 10.5.3 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-05-20 10:43:27 +00:00
parent b71d846ac6
commit e69a26bd93
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.5.2
version: 10.5.3

View File

@@ -72,7 +72,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/consul
tag: 1.12.0-debian-10-r26
tag: 1.12.0-debian-10-r27
## 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
@@ -574,7 +574,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 10-debian-10-r429
tag: 10-debian-10-r430
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -623,7 +623,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/consul-exporter
tag: 0.8.0-debian-10-r93
tag: 0.8.0-debian-10-r94
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.