mirror of
https://github.com/bitnami/charts.git
synced 2026-04-01 06:47:23 +08:00
[bitnami/kube-prometheus] ⚡ ⬆️ Update dependency references (#35908)
* [bitnami/kube-prometheus] Release 11.3.8 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.3.7 (2025-08-14)
|
||||
## 11.3.8 (2025-08-14)
|
||||
|
||||
* [bitnami/kube-prometheus] :zap: :arrow_up: Update dependency references ([#35866](https://github.com/bitnami/charts/pull/35866))
|
||||
* [bitnami/kube-prometheus] :zap: :arrow_up: Update dependency references ([#35908](https://github.com/bitnami/charts/pull/35908))
|
||||
|
||||
## <small>11.3.7 (2025-08-14)</small>
|
||||
|
||||
* [bitnami/kube-prometheus] :zap: :arrow_up: Update dependency references (#35866) ([ff49b68](https://github.com/bitnami/charts/commit/ff49b68203c1b06a23f892d4b55942fc13d9940f)), closes [#35866](https://github.com/bitnami/charts/issues/35866)
|
||||
|
||||
## <small>11.3.6 (2025-08-13)</small>
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ annotations:
|
||||
- name: blackbox-exporter
|
||||
image: docker.io/bitnami/blackbox-exporter:0.27.0-debian-12-r4
|
||||
- name: prometheus
|
||||
image: docker.io/bitnami/prometheus:3.5.0-debian-12-r2
|
||||
image: docker.io/bitnami/prometheus:3.5.0-debian-12-r3
|
||||
- name: prometheus-operator
|
||||
image: docker.io/bitnami/prometheus-operator:0.84.1-debian-12-r2
|
||||
- name: thanos
|
||||
@@ -51,4 +51,4 @@ maintainers:
|
||||
name: kube-prometheus
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/kube-prometheus
|
||||
version: 11.3.7
|
||||
version: 11.3.8
|
||||
|
||||
@@ -638,7 +638,7 @@ prometheus:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/prometheus
|
||||
tag: 3.5.0-debian-12-r2
|
||||
tag: 3.5.0-debian-12-r3
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user