mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 07:17:26 +08:00
[bitnami/consul] ⚡ ⬆️ Update dependency references (#34146)
* [bitnami/consul] Release 11.4.19 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * [bitnami/consul] Release 11.4.19 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,13 @@
|
||||
# Changelog
|
||||
|
||||
## 11.4.18 (2025-05-23)
|
||||
## 11.4.19 (2025-06-05)
|
||||
|
||||
* [bitnami/consul] :zap: :arrow_up: Update dependency references ([#33864](https://github.com/bitnami/charts/pull/33864))
|
||||
* [bitnami/consul] :zap: :arrow_up: Update dependency references ([#34146](https://github.com/bitnami/charts/pull/34146))
|
||||
|
||||
## <small>11.4.18 (2025-05-23)</small>
|
||||
|
||||
* [bitnami/consul] :zap: :arrow_up: Update dependency references (#33864) ([c34a324](https://github.com/bitnami/charts/commit/c34a324c5da676ff7861f49b18c8527fdbcebdf3)), closes [#33864](https://github.com/bitnami/charts/issues/33864)
|
||||
* [bitnami/kubeapps] Deprecation followup (#33579) ([77e312c](https://github.com/bitnami/charts/commit/77e312c1772d4d7c4dc5d3ac0e80f4e452e3a062)), closes [#33579](https://github.com/bitnami/charts/issues/33579)
|
||||
|
||||
## <small>11.4.17 (2025-05-07)</small>
|
||||
|
||||
|
||||
@@ -5,11 +5,11 @@ annotations:
|
||||
category: DeveloperTools
|
||||
images: |
|
||||
- name: consul
|
||||
image: docker.io/bitnami/consul:1.21.1-debian-12-r0
|
||||
image: docker.io/bitnami/consul:1.21.1-debian-12-r3
|
||||
- name: consul-exporter
|
||||
image: docker.io/bitnami/consul-exporter:0.13.0-debian-12-r21
|
||||
image: docker.io/bitnami/consul-exporter:0.13.0-debian-12-r23
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r45
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r46
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
@@ -34,4 +34,4 @@ maintainers:
|
||||
name: consul
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/consul
|
||||
version: 11.4.18
|
||||
version: 11.4.19
|
||||
|
||||
@@ -89,7 +89,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/consul
|
||||
tag: 1.21.1-debian-12-r0
|
||||
tag: 1.21.1-debian-12-r3
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -726,7 +726,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r45
|
||||
tag: 12-debian-12-r46
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
@@ -775,7 +775,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/consul-exporter
|
||||
tag: 0.13.0-debian-12-r21
|
||||
tag: 0.13.0-debian-12-r23
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user