Skip to content

Commit

Permalink
[bitnami/prometheus] Release 1.4.1 (#31324)
Browse files Browse the repository at this point in the history
* [bitnami/prometheus] Release 1.4.1 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 13, 2025
1 parent 2a79a91 commit 074a131
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 13 deletions.
7 changes: 6 additions & 1 deletion 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)

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

## 1.4.0 (2024-12-10)

* [bitnami/prometheus] Detect non-standard images ([#30938](https://github.com/bitnami/charts/pull/30938))
* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854)
* [bitnami/prometheus] Detect non-standard images (#30938) ([492b79e](https://github.com/bitnami/charts/commit/492b79e3b1e75d12d57d7d4881faf01c682a4ec8)), closes [#30938](https://github.com/bitnami/charts/issues/30938)

## <small>1.3.29 (2024-12-04)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/prometheus/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74
generated: "2024-12-10T17:24:24.626878+01:00"
version: 2.29.0
digest: sha256:c0ac22dea12ebe35613a1fbde2d9ffcf913c40dc688139f10914db942f2dab13
generated: "2025-01-13T03:17:57.500487308Z"
10 changes: 5 additions & 5 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-r26
image: docker.io/bitnami/alertmanager:0.27.0-debian-12-r29
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r33
image: docker.io/bitnami/os-shell:12-debian-12-r35
- name: prometheus
image: docker.io/bitnami/prometheus:2.55.1-debian-12-r4
image: docker.io/bitnami/prometheus:2.55.1-debian-12-r5
- name: thanos
image: docker.io/bitnami/thanos:0.37.0-debian-12-r0
image: docker.io/bitnami/thanos:0.37.2-debian-12-r1
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.0
version: 1.4.1
8 changes: 4 additions & 4 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-r26
tag: 0.27.0-debian-12-r29
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-r4
tag: 2.55.1-debian-12-r5
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.0-debian-12-r0
tag: 0.37.2-debian-12-r1
digest: ""
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
##
Expand Down Expand Up @@ -1681,7 +1681,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r33
tag: 12-debian-12-r35
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down

0 comments on commit 074a131

Please sign in to comment.