[bitnami/prometheus] ⬆️ Update dependency references (#34623)

* [bitnami/prometheus] Release 2.1.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:
Bitnami Bot
2025-06-25 15:37:16 +02:00
committed by GitHub
parent 12c69d7e68
commit 12f7083f6d
3 changed files with 11 additions and 7 deletions
+6 -2
View File
@@ -1,8 +1,12 @@
# Changelog
## 2.1.7 (2025-06-13)
## 2.1.8 (2025-06-25)
* [bitnami/prometheus] :zap: :arrow_up: Update dependency references ([#34495](https://github.com/bitnami/charts/pull/34495))
* [bitnami/prometheus] :zap: :arrow_up: Update dependency references ([#34623](https://github.com/bitnami/charts/pull/34623))
## <small>2.1.7 (2025-06-13)</small>
* [bitnami/prometheus] :zap: :arrow_up: Update dependency references (#34495) ([53841b0](https://github.com/bitnami/charts/commit/53841b064ad6043099c4f896ac836f2409957db7)), closes [#34495](https://github.com/bitnami/charts/issues/34495)
## <small>2.1.6 (2025-06-13)</small>
+3 -3
View File
@@ -7,11 +7,11 @@ annotations:
- name: alertmanager
image: docker.io/bitnami/alertmanager:0.28.1-debian-12-r11
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r46
image: docker.io/bitnami/os-shell:12-debian-12-r47
- name: prometheus
image: docker.io/bitnami/prometheus:3.4.1-debian-12-r2
- name: thanos
image: docker.io/bitnami/thanos:0.38.0-debian-12-r5
image: docker.io/bitnami/thanos:0.39.0-debian-12-r0
licenses: Apache-2.0
tanzuCategory: clusterUtility
apiVersion: v2
@@ -39,4 +39,4 @@ sources:
- https://github.com/bitnami/containers/tree/main/bitnami/prometheus
- https://github.com/prometheus/prometheus
- https://github.com/prometheus-community/helm-charts
version: 2.1.7
version: 2.1.8
+2 -2
View File
@@ -1082,7 +1082,7 @@ server:
image:
registry: docker.io
repository: bitnami/thanos
tag: 0.38.0-debian-12-r5
tag: 0.39.0-debian-12-r0
digest: ""
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
##
@@ -1693,7 +1693,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r46
tag: 12-debian-12-r47
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.