[bitnami/consul] Release 11.3.10 (#28272)

* [bitnami/consul] Release 11.3.10 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-07-24 06:31:44 +02:00
committed by GitHub
parent ae7590f3f3
commit 1a21ef5fef
3 changed files with 11 additions and 7 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 11.3.9 (2024-07-23)
## 11.3.10 (2024-07-24)
* [bitnami/consul] Release 11.3.9 ([#28231](https://github.com/bitnami/charts/pull/28231))
* [bitnami/consul] Release 11.3.10 ([#28272](https://github.com/bitnami/charts/pull/28272))
## <small>11.3.9 (2024-07-23)</small>
* [bitnami/consul] Release 11.3.9 (#28231) ([ccc6335](https://github.com/bitnami/charts/commit/ccc633529597ce610d64728a6d410762aac4bb94)), closes [#28231](https://github.com/bitnami/charts/issues/28231)
## <small>11.3.8 (2024-07-16)</small>

View File

@@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: consul
image: docker.io/bitnami/consul:1.19.1-debian-12-r2
image: docker.io/bitnami/consul:1.19.1-debian-12-r3
- name: consul-exporter
image: docker.io/bitnami/consul-exporter:0.12.0-debian-12-r8
image: docker.io/bitnami/consul-exporter:0.12.0-debian-12-r9
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r25
apiVersion: v2
@@ -32,4 +32,4 @@ maintainers:
name: consul
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/consul
version: 11.3.9
version: 11.3.10

View File

@@ -84,7 +84,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/consul
tag: 1.19.1-debian-12-r2
tag: 1.19.1-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -771,7 +771,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/consul-exporter
tag: 0.12.0-debian-12-r8
tag: 0.12.0-debian-12-r9
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.