mirror of
https://github.com/bitnami/charts.git
synced 2026-03-29 16:27:11 +08:00
[bitnami/consul] Release 11.4.17 (#33474)
* [bitnami/consul] Release 11.4.17 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 11.4.16 (2025-05-06)
|
||||
## 11.4.17 (2025-05-07)
|
||||
|
||||
* [bitnami/consul] Release 11.4.16 ([#33462](https://github.com/bitnami/charts/pull/33462))
|
||||
* [bitnami/consul] Release 11.4.17 ([#33474](https://github.com/bitnami/charts/pull/33474))
|
||||
|
||||
## <small>11.4.16 (2025-05-06)</small>
|
||||
|
||||
* [bitnami/consul] Release 11.4.16 (#33462) ([d27763a](https://github.com/bitnami/charts/commit/d27763a49e4f586aae2f81c7e44784b5a1f03e50)), closes [#33462](https://github.com/bitnami/charts/issues/33462)
|
||||
|
||||
## <small>11.4.15 (2025-05-06)</small>
|
||||
|
||||
|
||||
@@ -5,9 +5,9 @@ annotations:
|
||||
category: DeveloperTools
|
||||
images: |
|
||||
- name: consul
|
||||
image: docker.io/bitnami/consul:1.21.0-debian-12-r0
|
||||
image: docker.io/bitnami/consul:1.21.0-debian-12-r1
|
||||
- name: consul-exporter
|
||||
image: docker.io/bitnami/consul-exporter:0.13.0-debian-12-r19
|
||||
image: docker.io/bitnami/consul-exporter:0.13.0-debian-12-r20
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
licenses: Apache-2.0
|
||||
@@ -34,4 +34,4 @@ maintainers:
|
||||
name: consul
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/consul
|
||||
version: 11.4.16
|
||||
version: 11.4.17
|
||||
|
||||
@@ -89,7 +89,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/consul
|
||||
tag: 1.21.0-debian-12-r0
|
||||
tag: 1.21.0-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -775,7 +775,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/consul-exporter
|
||||
tag: 0.13.0-debian-12-r19
|
||||
tag: 0.13.0-debian-12-r20
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user