mirror of
https://github.com/bitnami/charts.git
synced 2026-03-29 16:27:11 +08:00
[bitnami/consul] ⚡ ⬆️ Update dependency references (#34417)
* [bitnami/consul] Release 11.4.22 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * [bitnami/consul] Release 11.4.22 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.21 (2025-06-11)
|
||||
## 11.4.22 (2025-06-13)
|
||||
|
||||
* [bitnami/consul] :zap: :arrow_up: Update dependency references ([#34334](https://github.com/bitnami/charts/pull/34334))
|
||||
* [bitnami/consul] :zap: :arrow_up: Update dependency references ([#34417](https://github.com/bitnami/charts/pull/34417))
|
||||
|
||||
## <small>11.4.21 (2025-06-11)</small>
|
||||
|
||||
* [bitnami/consul] :zap: :arrow_up: Update dependency references (#34334) ([08ce40f](https://github.com/bitnami/charts/commit/08ce40f3cac176133d23880f1b8f1f998e263877)), closes [#34334](https://github.com/bitnami/charts/issues/34334)
|
||||
|
||||
## <small>11.4.20 (2025-06-10)</small>
|
||||
|
||||
|
||||
@@ -5,9 +5,9 @@ annotations:
|
||||
category: DeveloperTools
|
||||
images: |
|
||||
- name: consul
|
||||
image: docker.io/bitnami/consul:1.21.1-debian-12-r4
|
||||
image: docker.io/bitnami/consul:1.21.1-debian-12-r5
|
||||
- name: consul-exporter
|
||||
image: docker.io/bitnami/consul-exporter:0.13.0-debian-12-r24
|
||||
image: docker.io/bitnami/consul-exporter:0.13.0-debian-12-r25
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r46
|
||||
licenses: Apache-2.0
|
||||
@@ -34,4 +34,4 @@ maintainers:
|
||||
name: consul
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/consul
|
||||
version: 11.4.21
|
||||
version: 11.4.22
|
||||
|
||||
@@ -89,7 +89,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/consul
|
||||
tag: 1.21.1-debian-12-r4
|
||||
tag: 1.21.1-debian-12-r5
|
||||
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-r24
|
||||
tag: 0.13.0-debian-12-r25
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user