[bitnami/consul] Release 10.14.3 updating components versions (#20798)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-11-08 18:17:55 +01:00
committed by GitHub
parent 2e50df738d
commit e27b4d5f1e
2 changed files with 5 additions and 5 deletions

View File

@@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: consul-exporter
image: docker.io/bitnami/consul-exporter:0.9.0-debian-11-r299
image: docker.io/bitnami/consul-exporter:0.9.0-debian-11-r300
- name: consul
image: docker.io/bitnami/consul:1.17.0-debian-11-r0
image: docker.io/bitnami/consul:1.17.0-debian-11-r1
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r90
apiVersion: v2
@@ -32,4 +32,4 @@ maintainers:
name: consul
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/consul
version: 10.14.2
version: 10.14.3

View File

@@ -76,7 +76,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/consul
tag: 1.17.0-debian-11-r0
tag: 1.17.0-debian-11-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -683,7 +683,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/consul-exporter
tag: 0.9.0-debian-11-r299
tag: 0.9.0-debian-11-r300
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.