mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 08:07:55 +08:00
[bitnami/kube-prometheus] ⚡ ⬆️ Update dependency references (#35048)
* [bitnami/kube-prometheus] Release 11.2.13 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.2.12 (2025-07-14)
|
||||
## 11.2.13 (2025-07-14)
|
||||
|
||||
* [bitnami/kube-prometheus] :zap: :arrow_up: Update dependency references ([#35041](https://github.com/bitnami/charts/pull/35041))
|
||||
* [bitnami/kube-prometheus] :zap: :arrow_up: Update dependency references ([#35048](https://github.com/bitnami/charts/pull/35048))
|
||||
|
||||
## <small>11.2.12 (2025-07-14)</small>
|
||||
|
||||
* [bitnami/kube-prometheus] :zap: :arrow_up: Update dependency references (#35041) ([a1bab28](https://github.com/bitnami/charts/commit/a1bab28c494050153d2d794a0f017a312b0dbce7)), closes [#35041](https://github.com/bitnami/charts/issues/35041)
|
||||
|
||||
## <small>11.2.11 (2025-07-09)</small>
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ annotations:
|
||||
- name: blackbox-exporter
|
||||
image: docker.io/bitnami/blackbox-exporter:0.27.0-debian-12-r1
|
||||
- name: prometheus
|
||||
image: docker.io/bitnami/prometheus:3.4.2-debian-12-r1
|
||||
image: docker.io/bitnami/prometheus:3.5.0-debian-12-r0
|
||||
- name: prometheus-operator
|
||||
image: docker.io/bitnami/prometheus-operator:0.84.0-debian-12-r0
|
||||
- name: thanos
|
||||
@@ -51,4 +51,4 @@ maintainers:
|
||||
name: kube-prometheus
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/kube-prometheus
|
||||
version: 11.2.12
|
||||
version: 11.2.13
|
||||
|
||||
@@ -638,7 +638,7 @@ prometheus:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/prometheus
|
||||
tag: 3.4.2-debian-12-r1
|
||||
tag: 3.5.0-debian-12-r0
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user