Skip to content

Commit 774ed2e

Browse files
author
Bitnami Bot
authored
[bitnami/consul] Release 11.4.10 (#32423)
* [bitnami/consul] Release 11.4.10 updating components versions Signed-off-by: Bitnami Containers <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <[email protected]> --------- Signed-off-by: Bitnami Containers <[email protected]>
1 parent 2ca96b6 commit 774ed2e

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

bitnami/consul/CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Changelog
22

3-
## 11.4.9 (2025-03-04)
3+
## 11.4.10 (2025-03-12)
44

5-
* [bitnami/consul] Release 11.4.9 ([#32284](https://github.com/bitnami/charts/pull/32284))
5+
* [bitnami/consul] Release 11.4.10 ([#32423](https://github.com/bitnami/charts/pull/32423))
6+
7+
## <small>11.4.9 (2025-03-04)</small>
8+
9+
* [bitnami/consul] Release 11.4.9 (#32284) ([f33ca41](https://github.com/bitnami/charts/commit/f33ca419b007b5e257b0e270b66114e740d425aa)), closes [#32284](https://github.com/bitnami/charts/issues/32284)
610

711
## <small>11.4.8 (2025-02-26)</small>
812

bitnami/consul/Chart.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ annotations:
77
licenses: Apache-2.0
88
images: |
99
- name: consul
10-
image: docker.io/bitnami/consul:1.20.4-debian-12-r2
10+
image: docker.io/bitnami/consul:1.20.5-debian-12-r0
1111
- name: consul-exporter
1212
image: docker.io/bitnami/consul-exporter:0.13.0-debian-12-r14
1313
- name: os-shell
1414
image: docker.io/bitnami/os-shell:12-debian-12-r39
1515
apiVersion: v2
16-
appVersion: 1.20.4
16+
appVersion: 1.20.5
1717
dependencies:
1818
- name: common
1919
repository: oci://registry-1.docker.io/bitnamicharts
@@ -33,4 +33,4 @@ maintainers:
3333
name: consul
3434
sources:
3535
- https://github.com/bitnami/charts/tree/main/bitnami/consul
36-
version: 11.4.9
36+
version: 11.4.10

bitnami/consul/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ diagnosticMode:
8989
image:
9090
registry: docker.io
9191
repository: bitnami/consul
92-
tag: 1.20.4-debian-12-r2
92+
tag: 1.20.5-debian-12-r0
9393
digest: ""
9494
## Specify a imagePullPolicy
9595
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images

0 commit comments

Comments
 (0)