[bitnami/consul] Release 11.4.4 (#31748)

* [bitnami/consul] Release 11.4.4 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2025-02-04 22:46:16 +01:00
committed by GitHub
parent b918b46ebe
commit 519ca9c99a
3 changed files with 13 additions and 9 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 11.4.3 (2025-01-24)
## 11.4.4 (2025-02-04)
* [bitnami/consul] Release 11.4.3 ([#31547](https://github.com/bitnami/charts/pull/31547))
* [bitnami/consul] Release 11.4.4 ([#31748](https://github.com/bitnami/charts/pull/31748))
## <small>11.4.3 (2025-01-24)</small>
* [bitnami/consul] Release 11.4.3 (#31547) ([7d467fd](https://github.com/bitnami/charts/commit/7d467fd2fdc3cba0dcf76a87c102377e34130081)), closes [#31547](https://github.com/bitnami/charts/issues/31547)
## <small>11.4.2 (2025-01-17)</small>

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: consul
image: docker.io/bitnami/consul:1.20.2-debian-12-r4
image: docker.io/bitnami/consul:1.20.2-debian-12-r5
- name: consul-exporter
image: docker.io/bitnami/consul-exporter:0.13.0-debian-12-r6
image: docker.io/bitnami/consul-exporter:0.13.0-debian-12-r7
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r35
image: docker.io/bitnami/os-shell:12-debian-12-r36
apiVersion: v2
appVersion: 1.20.2
dependencies:
@@ -32,4 +32,4 @@ maintainers:
name: consul
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/consul
version: 11.4.3
version: 11.4.4

View File

@@ -89,7 +89,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/consul
tag: 1.20.2-debian-12-r4
tag: 1.20.2-debian-12-r5
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-r35
tag: 12-debian-12-r36
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-r6
tag: 0.13.0-debian-12-r7
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.