[bitnami/consul] Release 11.4.1 (#31252)

* [bitnami/consul] Release 11.4.1 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-01-08 09:17:16 +01:00
committed by GitHub
parent d0dbf85e15
commit 4964e2d57a
4 changed files with 17 additions and 12 deletions

View File

@@ -1,8 +1,13 @@
# Changelog
## 11.4.1 (2025-01-08)
* [bitnami/consul] Release 11.4.1 ([#31252](https://github.com/bitnami/charts/pull/31252))
## 11.4.0 (2024-12-10)
* [bitnami/consul] Detect non-standard images ([#30873](https://github.com/bitnami/charts/pull/30873))
* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854)
* [bitnami/consul] Detect non-standard images (#30873) ([4b16ccc](https://github.com/bitnami/charts/commit/4b16ccce5d4ad4c82d0a8199ef5954910afcfec2)), closes [#30873](https://github.com/bitnami/charts/issues/30873)
## <small>11.3.22 (2024-12-03)</small>

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74
generated: "2024-12-10T16:53:14.297044+01:00"
version: 2.29.0
digest: sha256:c0ac22dea12ebe35613a1fbde2d9ffcf913c40dc688139f10914db942f2dab13
generated: "2025-01-08T06:47:26.453580393Z"

View File

@@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: consul
image: docker.io/bitnami/consul:1.20.1-debian-12-r4
image: docker.io/bitnami/consul:1.20.2-debian-12-r0
- name: consul-exporter
image: docker.io/bitnami/consul-exporter:0.13.0-debian-12-r3
image: docker.io/bitnami/consul-exporter:0.13.0-debian-12-r4
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r33
image: docker.io/bitnami/os-shell:12-debian-12-r34
apiVersion: v2
appVersion: 1.20.1
appVersion: 1.20.2
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
@@ -32,4 +32,4 @@ maintainers:
name: consul
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/consul
version: 11.4.0
version: 11.4.1

View File

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