[bitnami/consul] Release 11.4.12 (#33200)

* [bitnami/consul] Release 11.4.12 updating components versions

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-04-28 07:30:04 +02:00
committed by GitHub
parent 2c6e421d65
commit 0507ec6480
3 changed files with 14 additions and 10 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 11.4.11 (2025-04-01)
## 11.4.12 (2025-04-28)
* [bitnami/consul] Release 11.4.11 ([#32726](https://github.com/bitnami/charts/pull/32726))
* [bitnami/consul] Release 11.4.12 ([#33200](https://github.com/bitnami/charts/pull/33200))
## <small>11.4.11 (2025-04-01)</small>
* [bitnami/consul] Release 11.4.11 (#32726) ([754755d](https://github.com/bitnami/charts/commit/754755d846dc4e1d00f848a0f6db4fe7852781d3)), closes [#32726](https://github.com/bitnami/charts/issues/32726)
## <small>11.4.10 (2025-03-12)</small>

View File

@@ -7,13 +7,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: consul
image: docker.io/bitnami/consul:1.20.5-debian-12-r2
image: docker.io/bitnami/consul:1.20.6-debian-12-r0
- name: consul-exporter
image: docker.io/bitnami/consul-exporter:0.13.0-debian-12-r16
image: docker.io/bitnami/consul-exporter:0.13.0-debian-12-r19
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r40
image: docker.io/bitnami/os-shell:12-debian-12-r43
apiVersion: v2
appVersion: 1.20.5
appVersion: 1.20.6
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
@@ -33,4 +33,4 @@ maintainers:
name: consul
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/consul
version: 11.4.11
version: 11.4.12

View File

@@ -89,7 +89,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/consul
tag: 1.20.5-debian-12-r2
tag: 1.20.6-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -726,7 +726,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r40
tag: 12-debian-12-r43
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -775,7 +775,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/consul-exporter
tag: 0.13.0-debian-12-r16
tag: 0.13.0-debian-12-r19
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.