[bitnami/consul] Release 11.3.2 (#27165)

* [bitnami/consul] Release 11.3.2 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-06-14 12:32:15 +02:00
committed by GitHub
parent 5cdeae1098
commit 60c59bd594
4 changed files with 13 additions and 9 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 11.3.1 (2024-06-06)
## 11.3.2 (2024-06-14)
* [bitnami/consul] Release 11.3.1 ([#26941](https://github.com/bitnami/charts/pull/26941))
* [bitnami/consul] Release 11.3.2 ([#27165](https://github.com/bitnami/charts/pull/27165))
## <small>11.3.1 (2024-06-06)</small>
* [bitnami/consul] Release 11.3.1 (#26941) ([7cf8eff](https://github.com/bitnami/charts/commit/7cf8eff87df202faca3442e2eec13eaf0eae9cb2)), closes [#26941](https://github.com/bitnami/charts/issues/26941)
## 11.3.0 (2024-06-06)

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.0
digest: sha256:71e7e576e2b5403aae173a518430f727ccc2dd690a64cb44d47d6b8deb23d3c6
generated: "2024-06-06T15:03:53.504236961Z"
version: 2.20.2
digest: sha256:35d895f873f86ebff35e439bcf9da34c42a78c4db2e0e179bfb4014a2a0e2e10
generated: "2024-06-14T10:03:55.683142632Z"

View File

@@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: consul
image: docker.io/bitnami/consul:1.18.2-debian-12-r1
image: docker.io/bitnami/consul:1.19.0-debian-12-r0
- name: consul-exporter
image: docker.io/bitnami/consul-exporter:0.12.0-debian-12-r5
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r22
apiVersion: v2
appVersion: 1.18.2
appVersion: 1.19.0
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.3.1
version: 11.3.2

View File

@@ -82,7 +82,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/consul
tag: 1.18.2-debian-12-r1
tag: 1.19.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'