Skip to content

Commit 12bc5d3

Browse files
authored
[bitnami/prometheus] ⚡ ⬆️ Update dependency references (#35049)
* [bitnami/prometheus] Release 2.1.14 updating components versions Signed-off-by: Bitnami Bot <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <[email protected]> --------- Signed-off-by: Bitnami Bot <[email protected]>
1 parent 8623aff commit 12bc5d3

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

bitnami/prometheus/CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Changelog
22

3-
## 2.1.13 (2025-07-09)
3+
## 2.1.14 (2025-07-14)
44

5-
* [bitnami/prometheus] :zap: :arrow_up: Update dependency references ([#34955](https://github.com/bitnami/charts/pull/34955))
5+
* [bitnami/prometheus] :zap: :arrow_up: Update dependency references ([#35049](https://github.com/bitnami/charts/pull/35049))
6+
7+
## <small>2.1.13 (2025-07-09)</small>
8+
9+
* [bitnami/prometheus] :zap: :arrow_up: Update dependency references (#34955) ([ce463b5](https://github.com/bitnami/charts/commit/ce463b5f0546f91efa6c1907f353ea4c26c17969)), closes [#34955](https://github.com/bitnami/charts/issues/34955)
610

711
## <small>2.1.12 (2025-07-09)</small>
812

bitnami/prometheus/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ annotations:
99
- name: os-shell
1010
image: docker.io/bitnami/os-shell:12-debian-12-r47
1111
- name: prometheus
12-
image: docker.io/bitnami/prometheus:3.4.2-debian-12-r1
12+
image: docker.io/bitnami/prometheus:3.5.0-debian-12-r0
1313
- name: thanos
1414
image: docker.io/bitnami/thanos:0.39.1-debian-12-r1
1515
licenses: Apache-2.0
1616
tanzuCategory: clusterUtility
1717
apiVersion: v2
18-
appVersion: 3.4.2
18+
appVersion: 3.5.0
1919
dependencies:
2020
- name: common
2121
repository: oci://registry-1.docker.io/bitnamicharts
@@ -39,4 +39,4 @@ sources:
3939
- https://github.com/bitnami/containers/tree/main/bitnami/prometheus
4040
- https://github.com/prometheus/prometheus
4141
- https://github.com/prometheus-community/helm-charts
42-
version: 2.1.13
42+
version: 2.1.14

bitnami/prometheus/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -681,7 +681,7 @@ server:
681681
image:
682682
registry: docker.io
683683
repository: bitnami/prometheus
684-
tag: 3.4.2-debian-12-r1
684+
tag: 3.5.0-debian-12-r0
685685
digest: ""
686686
## Specify a imagePullPolicy
687687
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images

0 commit comments

Comments
 (0)