[bitnami/consul] Release 11.3.14 (#29228)

* [bitnami/consul] Release 11.3.14 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
2024-09-06 00:25:57 +02:00
committed by GitHub
parent 3f637418fd
commit ceb5750e92
3 changed files with 13 additions and 9 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 11.3.13 (2024-08-27)
## 11.3.14 (2024-09-05)
* [bitnami/consul] Release 11.3.13 ([#29070](https://github.com/bitnami/charts/pull/29070))
* [bitnami/consul] Release 11.3.14 ([#29228](https://github.com/bitnami/charts/pull/29228))
## <small>11.3.13 (2024-08-27)</small>
* [bitnami/consul] Release 11.3.13 (#29070) ([e3c4130](https://github.com/bitnami/charts/commit/e3c4130589625dcd7b9ad5ef2f0c0c4648acec97)), closes [#29070](https://github.com/bitnami/charts/issues/29070)
## <small>11.3.12 (2024-08-07)</small>

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: consul
image: docker.io/bitnami/consul:1.19.2-debian-12-r0
image: docker.io/bitnami/consul:1.19.2-debian-12-r3
- name: consul-exporter
image: docker.io/bitnami/consul-exporter:0.12.1-debian-12-r2
image: docker.io/bitnami/consul-exporter:0.12.1-debian-12-r5
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r28
image: docker.io/bitnami/os-shell:12-debian-12-r29
apiVersion: v2
appVersion: 1.19.2
dependencies:
@@ -32,4 +32,4 @@ maintainers:
name: consul
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/consul
version: 11.3.13
version: 11.3.14

View File

@@ -84,7 +84,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/consul
tag: 1.19.2-debian-12-r0
tag: 1.19.2-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -722,7 +722,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r28
tag: 12-debian-12-r29
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -771,7 +771,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/consul-exporter
tag: 0.12.1-debian-12-r2
tag: 0.12.1-debian-12-r5
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.