File tree 3 files changed +10
-6
lines changed
3 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## 11.4.9 (2025-03-04 )
3
+ ## 11.4.10 (2025-03-12 )
4
4
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 )
6
10
7
11
## <small >11.4.8 (2025-02-26)</small >
8
12
Original file line number Diff line number Diff line change @@ -7,13 +7,13 @@ annotations:
7
7
licenses : Apache-2.0
8
8
images : |
9
9
- 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
11
11
- name: consul-exporter
12
12
image: docker.io/bitnami/consul-exporter:0.13.0-debian-12-r14
13
13
- name: os-shell
14
14
image: docker.io/bitnami/os-shell:12-debian-12-r39
15
15
apiVersion : v2
16
- appVersion : 1.20.4
16
+ appVersion : 1.20.5
17
17
dependencies :
18
18
- name : common
19
19
repository : oci://registry-1.docker.io/bitnamicharts
@@ -33,4 +33,4 @@ maintainers:
33
33
name : consul
34
34
sources :
35
35
- https://github.com/bitnami/charts/tree/main/bitnami/consul
36
- version : 11.4.9
36
+ version : 11.4.10
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ diagnosticMode:
89
89
image :
90
90
registry : docker.io
91
91
repository : bitnami/consul
92
- tag : 1.20.4 -debian-12-r2
92
+ tag : 1.20.5 -debian-12-r0
93
93
digest : " "
94
94
# # Specify a imagePullPolicy
95
95
# # ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
You can’t perform that action at this time.
0 commit comments