[bitnami/consul] Release 11.3.5 (#27644)

* [bitnami/consul] Release 11.3.5 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-03 01:29:54 +02:00
committed by GitHub
parent 280c6f3f7a
commit cd486ca72b
3 changed files with 13 additions and 9 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 11.3.4 (2024-06-18)
## 11.3.5 (2024-07-02)
* [bitnami/consul] Release 11.3.4 ([#27330](https://github.com/bitnami/charts/pull/27330))
* [bitnami/consul] Release 11.3.5 ([#27644](https://github.com/bitnami/charts/pull/27644))
## <small>11.3.4 (2024-06-18)</small>
* [bitnami/consul] Release 11.3.4 (#27330) ([4086845](https://github.com/bitnami/charts/commit/4086845bf81f1d07020dfad875385f034290ce6d)), closes [#27330](https://github.com/bitnami/charts/issues/27330)
## <small>11.3.3 (2024-06-17)</small>

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: consul
image: docker.io/bitnami/consul:1.19.0-debian-12-r0
image: docker.io/bitnami/consul:1.19.0-debian-12-r2
- name: consul-exporter
image: docker.io/bitnami/consul-exporter:0.12.0-debian-12-r5
image: docker.io/bitnami/consul-exporter:0.12.0-debian-12-r7
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r22
image: docker.io/bitnami/os-shell:12-debian-12-r24
apiVersion: v2
appVersion: 1.19.0
dependencies:
@@ -32,4 +32,4 @@ maintainers:
name: consul
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/consul
version: 11.3.4
version: 11.3.5

View File

@@ -82,7 +82,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/consul
tag: 1.19.0-debian-12-r0
tag: 1.19.0-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -720,7 +720,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r22
tag: 12-debian-12-r24
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -769,7 +769,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/consul-exporter
tag: 0.12.0-debian-12-r5
tag: 0.12.0-debian-12-r7
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.