[bitnami/kube-prometheus] ⬆️ Update dependency references (#33765)

* [bitnami/kube-prometheus] Release 11.1.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:
Bitnami Bot
2025-05-17 10:24:04 +02:00
committed by GitHub
parent df992300da
commit 99d0f1bfeb
3 changed files with 11 additions and 5 deletions

View File

@@ -1,8 +1,14 @@
# Changelog
## 11.1.12 (2025-05-15)
## 11.1.13 (2025-05-17)
* [bitnami/kube-prometheus] Add support for nameValidationScheme ([#33691](https://github.com/bitnami/charts/pull/33691))
* [bitnami/kube-prometheus] :zap: :arrow_up: Update dependency references ([#33765](https://github.com/bitnami/charts/pull/33765))
## <small>11.1.12 (2025-05-16)</small>
* [bitnami/*] Add CNAB link for charts on Azure MP (#33695) ([6312371](https://github.com/bitnami/charts/commit/63123718de94dbedd798d380807b57031e98ed4f)), closes [#33695](https://github.com/bitnami/charts/issues/33695)
* [bitnami/*] Update CNAB tip (#33741) ([2bc74f3](https://github.com/bitnami/charts/commit/2bc74f3f539481ceaa12833c114047583912b748)), closes [#33741](https://github.com/bitnami/charts/issues/33741)
* [bitnami/kube-prometheus] Add support for nameValidationScheme (#33691) ([9630300](https://github.com/bitnami/charts/commit/9630300d9f1dbee5005c8f247439bc5f400777f9)), closes [#33691](https://github.com/bitnami/charts/issues/33691)
## <small>11.1.11 (2025-05-12)</small>

View File

@@ -9,7 +9,7 @@ annotations:
- name: blackbox-exporter
image: docker.io/bitnami/blackbox-exporter:0.26.0-debian-12-r7
- name: prometheus
image: docker.io/bitnami/prometheus:3.3.1-debian-12-r3
image: docker.io/bitnami/prometheus:3.4.0-debian-12-r0
- name: prometheus-operator
image: docker.io/bitnami/prometheus-operator:0.82.2-debian-12-r1
- name: thanos
@@ -51,4 +51,4 @@ maintainers:
name: kube-prometheus
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/kube-prometheus
version: 11.1.12
version: 11.1.13

View File

@@ -638,7 +638,7 @@ prometheus:
image:
registry: docker.io
repository: bitnami/prometheus
tag: 3.3.1-debian-12-r3
tag: 3.4.0-debian-12-r0
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.