[bitnami/consul] Release 11.1.6 updating components versions (#25597)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-05-08 01:41:13 +02:00
committed by GitHub
parent fcf633d705
commit 758d1d5001
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: consul
image: docker.io/bitnami/consul:1.18.1-debian-12-r11
image: docker.io/bitnami/consul:1.18.1-debian-12-r12
- name: consul-exporter
image: docker.io/bitnami/consul-exporter:0.12.0-debian-12-r3
- name: os-shell
@@ -32,4 +32,4 @@ maintainers:
name: consul
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/consul
version: 11.1.5
version: 11.1.6

View File

@@ -82,7 +82,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/consul
tag: 1.18.1-debian-12-r11
tag: 1.18.1-debian-12-r12
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'