mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 16:17:21 +08:00
[bitnami/kube-prometheus] ⚡ ⬆️ Update dependency references (#35445)
* [bitnami/kube-prometheus] Release 11.3.3 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * [bitnami/kube-prometheus] Release 11.3.3 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.2 (2025-08-06)
|
||||
## 11.3.3 (2025-08-06)
|
||||
|
||||
* [bitnami/kube-prometheus] :zap: :arrow_up: Update dependency references ([#35434](https://github.com/bitnami/charts/pull/35434))
|
||||
* [bitnami/kube-prometheus] :zap: :arrow_up: Update dependency references ([#35445](https://github.com/bitnami/charts/pull/35445))
|
||||
|
||||
## <small>11.3.2 (2025-08-06)</small>
|
||||
|
||||
* [bitnami/kube-prometheus] :zap: :arrow_up: Update dependency references (#35434) ([21a6023](https://github.com/bitnami/charts/commit/21a602304c809a45a658eede5486200d43fa506f)), closes [#35434](https://github.com/bitnami/charts/issues/35434)
|
||||
|
||||
## <small>11.3.1 (2025-08-05)</small>
|
||||
|
||||
|
||||
@@ -5,9 +5,9 @@ annotations:
|
||||
category: Analytics
|
||||
images: |
|
||||
- name: alertmanager
|
||||
image: docker.io/bitnami/alertmanager:0.28.1-debian-12-r13
|
||||
image: docker.io/bitnami/alertmanager:0.28.1-debian-12-r14
|
||||
- name: blackbox-exporter
|
||||
image: docker.io/bitnami/blackbox-exporter:0.27.0-debian-12-r2
|
||||
image: docker.io/bitnami/blackbox-exporter:0.27.0-debian-12-r3
|
||||
- name: prometheus
|
||||
image: docker.io/bitnami/prometheus:3.5.0-debian-12-r1
|
||||
- name: prometheus-operator
|
||||
@@ -51,4 +51,4 @@ maintainers:
|
||||
name: kube-prometheus
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/kube-prometheus
|
||||
version: 11.3.2
|
||||
version: 11.3.3
|
||||
|
||||
@@ -1898,7 +1898,7 @@ alertmanager:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/alertmanager
|
||||
tag: 0.28.1-debian-12-r13
|
||||
tag: 0.28.1-debian-12-r14
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
@@ -2587,7 +2587,7 @@ blackboxExporter:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/blackbox-exporter
|
||||
tag: 0.27.0-debian-12-r2
|
||||
tag: 0.27.0-debian-12-r3
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user