Skip to content

Commit

Permalink
[bitnami/prometheus] Release 1.4.2 (#31446)
Browse files Browse the repository at this point in the history
* [bitnami/prometheus] Release 1.4.2 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Jan 17, 2025
1 parent 7767445 commit 8d5a3a8
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 9 deletions.
9 changes: 7 additions & 2 deletions bitnami/prometheus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 1.4.1 (2025-01-13)
## 1.4.2 (2025-01-17)

* [bitnami/prometheus] Release 1.4.1 ([#31324](https://github.com/bitnami/charts/pull/31324))
* [bitnami/prometheus] Release 1.4.2 ([#31446](https://github.com/bitnami/charts/pull/31446))

## <small>1.4.1 (2025-01-13)</small>

* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052)
* [bitnami/prometheus] Release 1.4.1 (#31324) ([074a131](https://github.com/bitnami/charts/commit/074a1318cbcb9063e83927d585e12475431cc93c)), closes [#31324](https://github.com/bitnami/charts/issues/31324)

## 1.4.0 (2024-12-10)

Expand Down
8 changes: 4 additions & 4 deletions bitnami/prometheus/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: alertmanager
image: docker.io/bitnami/alertmanager:0.27.0-debian-12-r29
image: docker.io/bitnami/alertmanager:0.28.0-debian-12-r1
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r35
- name: prometheus
image: docker.io/bitnami/prometheus:2.55.1-debian-12-r5
image: docker.io/bitnami/prometheus:2.55.1-debian-12-r6
- name: thanos
image: docker.io/bitnami/thanos:0.37.2-debian-12-r1
image: docker.io/bitnami/thanos:0.37.2-debian-12-r2
apiVersion: v2
appVersion: 2.55.1
dependencies:
Expand All @@ -36,4 +36,4 @@ sources:
- https://github.com/bitnami/containers/tree/main/bitnami/prometheus
- https://github.com/prometheus/prometheus
- https://github.com/prometheus-community/helm-charts
version: 1.4.1
version: 1.4.2
6 changes: 3 additions & 3 deletions bitnami/prometheus/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ alertmanager:
image:
registry: docker.io
repository: bitnami/alertmanager
tag: 0.27.0-debian-12-r29
tag: 0.28.0-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -681,7 +681,7 @@ server:
image:
registry: docker.io
repository: bitnami/prometheus
tag: 2.55.1-debian-12-r5
tag: 2.55.1-debian-12-r6
digest: ""
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -1074,7 +1074,7 @@ server:
image:
registry: docker.io
repository: bitnami/thanos
tag: 0.37.2-debian-12-r1
tag: 0.37.2-debian-12-r2
digest: ""
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
##
Expand Down

0 comments on commit 8d5a3a8

Please sign in to comment.