Skip to content

Commit 1f6a266

Browse files
authored
[bitnami/kube-prometheus] ⚡ ⬆️ Update dependency references (#35048)
* [bitnami/kube-prometheus] Release 11.2.13 updating components versions Signed-off-by: Bitnami Bot <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <[email protected]> --------- Signed-off-by: Bitnami Bot <[email protected]>
1 parent 12bc5d3 commit 1f6a266

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

bitnami/kube-prometheus/CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Changelog
22

3-
## 11.2.12 (2025-07-14)
3+
## 11.2.13 (2025-07-14)
44

5-
* [bitnami/kube-prometheus] :zap: :arrow_up: Update dependency references ([#35041](https://github.com/bitnami/charts/pull/35041))
5+
* [bitnami/kube-prometheus] :zap: :arrow_up: Update dependency references ([#35048](https://github.com/bitnami/charts/pull/35048))
6+
7+
## <small>11.2.12 (2025-07-14)</small>
8+
9+
* [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)
610

711
## <small>11.2.11 (2025-07-09)</small>
812

bitnami/kube-prometheus/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ annotations:
99
- name: blackbox-exporter
1010
image: docker.io/bitnami/blackbox-exporter:0.27.0-debian-12-r1
1111
- name: prometheus
12-
image: docker.io/bitnami/prometheus:3.4.2-debian-12-r1
12+
image: docker.io/bitnami/prometheus:3.5.0-debian-12-r0
1313
- name: prometheus-operator
1414
image: docker.io/bitnami/prometheus-operator:0.84.0-debian-12-r0
1515
- name: thanos
@@ -51,4 +51,4 @@ maintainers:
5151
name: kube-prometheus
5252
sources:
5353
- https://github.com/bitnami/charts/tree/main/bitnami/kube-prometheus
54-
version: 11.2.12
54+
version: 11.2.13

bitnami/kube-prometheus/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@ prometheus:
638638
image:
639639
registry: docker.io
640640
repository: bitnami/prometheus
641-
tag: 3.4.2-debian-12-r1
641+
tag: 3.5.0-debian-12-r0
642642
digest: ""
643643
pullPolicy: IfNotPresent
644644
## Optionally specify an array of imagePullSecrets.

0 commit comments

Comments
 (0)