mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/prometheus] ⚡ ⬆️ Update dependency references (#34489)
* [bitnami/prometheus] Release 2.1.6 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,20 @@
|
||||
# Changelog
|
||||
|
||||
## 2.1.3 (2025-06-05)
|
||||
## 2.1.6 (2025-06-13)
|
||||
|
||||
* [bitnami/prometheus] :zap: :arrow_up: Update dependency references ([#34130](https://github.com/bitnami/charts/pull/34130))
|
||||
* [bitnami/prometheus] :zap: :arrow_up: Update dependency references ([#34489](https://github.com/bitnami/charts/pull/34489))
|
||||
|
||||
## <small>2.1.5 (2025-06-13)</small>
|
||||
|
||||
* [bitnami/prometheus] :zap: :arrow_up: Update dependency references (#34387) ([01ea69e](https://github.com/bitnami/charts/commit/01ea69e530d0b62882f9930a8d793ee697574b45)), closes [#34387](https://github.com/bitnami/charts/issues/34387)
|
||||
|
||||
## <small>2.1.4 (2025-06-06)</small>
|
||||
|
||||
* [bitnami/prometheus] :zap: :arrow_up: Update dependency references (#34224) ([93011ec](https://github.com/bitnami/charts/commit/93011ec3f0680aed3d8e25098813b4657d7ffa18)), closes [#34224](https://github.com/bitnami/charts/issues/34224)
|
||||
|
||||
## <small>2.1.3 (2025-06-05)</small>
|
||||
|
||||
* [bitnami/prometheus] :zap: :arrow_up: Update dependency references (#34130) ([8892f2b](https://github.com/bitnami/charts/commit/8892f2b12a367fb0a2cefbc77c27cdeaa03e44f1)), closes [#34130](https://github.com/bitnami/charts/issues/34130)
|
||||
|
||||
## <small>2.1.2 (2025-05-31)</small>
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ annotations:
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r46
|
||||
- name: prometheus
|
||||
image: docker.io/bitnami/prometheus:3.4.1-debian-12-r1
|
||||
image: docker.io/bitnami/prometheus:3.4.1-debian-12-r2
|
||||
- name: thanos
|
||||
image: docker.io/bitnami/thanos:0.38.0-debian-12-r4
|
||||
licenses: Apache-2.0
|
||||
@@ -39,4 +39,4 @@ sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/prometheus
|
||||
- https://github.com/prometheus/prometheus
|
||||
- https://github.com/prometheus-community/helm-charts
|
||||
version: 2.1.5
|
||||
version: 2.1.6
|
||||
|
||||
@@ -681,7 +681,7 @@ server:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/prometheus
|
||||
tag: 3.4.1-debian-12-r1
|
||||
tag: 3.4.1-debian-12-r2
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user