mirror of
https://github.com/bitnami/charts.git
synced 2026-02-19 19:47:22 +08:00
[bitnami/kube-prometheus] ⚡ ⬆️ Update dependency references (#34014)
* [bitnami/kube-prometheus] Release 11.1.16 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.1.15 (2025-05-30)
|
||||
## 11.1.16 (2025-05-30)
|
||||
|
||||
* [bitnami/kube-prometheus] :zap: :arrow_up: Update dependency references ([#33989](https://github.com/bitnami/charts/pull/33989))
|
||||
* [bitnami/kube-prometheus] :zap: :arrow_up: Update dependency references ([#34014](https://github.com/bitnami/charts/pull/34014))
|
||||
|
||||
## <small>11.1.15 (2025-05-30)</small>
|
||||
|
||||
* [bitnami/kube-prometheus] :zap: :arrow_up: Update dependency references (#33989) ([c12655a](https://github.com/bitnami/charts/commit/c12655aa22497f0532304cb92002d914d04a5b5d)), closes [#33989](https://github.com/bitnami/charts/issues/33989)
|
||||
|
||||
## <small>11.1.14 (2025-05-29)</small>
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ annotations:
|
||||
- name: prometheus
|
||||
image: docker.io/bitnami/prometheus:3.4.0-debian-12-r1
|
||||
- name: prometheus-operator
|
||||
image: docker.io/bitnami/prometheus-operator:0.83.0-debian-12-r0
|
||||
image: docker.io/bitnami/prometheus-operator:0.83.0-debian-12-r1
|
||||
- name: thanos
|
||||
image: docker.io/bitnami/thanos:0.38.0-debian-12-r3
|
||||
licenses: Apache-2.0
|
||||
@@ -51,4 +51,4 @@ maintainers:
|
||||
name: kube-prometheus
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/kube-prometheus
|
||||
version: 11.1.15
|
||||
version: 11.1.16
|
||||
|
||||
@@ -78,7 +78,7 @@ operator:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/prometheus-operator
|
||||
tag: 0.83.0-debian-12-r0
|
||||
tag: 0.83.0-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user