[bitnami/prometheus] Release 1.4.7 (#32031)

* [bitnami/prometheus] Release 1.4.7 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2025-02-20 04:30:04 +01:00
committed by GitHub
parent 12c6e531ea
commit 03acf9e455
4 changed files with 17 additions and 12 deletions

View File

@@ -1,8 +1,13 @@
# Changelog
## 1.4.6 (2025-02-12)
## 1.4.7 (2025-02-20)
* [bitnami/prometheus] Release 1.4.6 ([#31900](https://github.com/bitnami/charts/pull/31900))
* [bitnami/prometheus] Release 1.4.7 ([#32031](https://github.com/bitnami/charts/pull/32031))
## <small>1.4.6 (2025-02-12)</small>
* [bitnami/*] Use CDN url for the Bitnami Application Icons (#31881) ([d9bb11a](https://github.com/bitnami/charts/commit/d9bb11a9076b9bfdcc70ea022c25ef50e9713657)), closes [#31881](https://github.com/bitnami/charts/issues/31881)
* [bitnami/prometheus] Release 1.4.6 (#31900) ([89f7e53](https://github.com/bitnami/charts/commit/89f7e53a19af293a4ce2fcd1261abcb5c0803feb)), closes [#31900](https://github.com/bitnami/charts/issues/31900)
## <small>1.4.5 (2025-02-05)</small>

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.29.1
digest: sha256:0d3abbd4a9bdc95c1a5f504d253e347f723d9565222939020973dd3c4e1dd1f4
generated: "2025-01-24T16:15:23.766122412Z"
version: 2.30.0
digest: sha256:46afdf79eae69065904d430f03f7e5b79a148afed20aa45ee83ba88adc036169
generated: "2025-02-20T03:10:59.966098434Z"

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: alertmanager
image: docker.io/bitnami/alertmanager:0.28.0-debian-12-r5
image: docker.io/bitnami/alertmanager:0.28.0-debian-12-r7
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r37
image: docker.io/bitnami/os-shell:12-debian-12-r38
- name: prometheus
image: docker.io/bitnami/prometheus:2.55.1-debian-12-r10
image: docker.io/bitnami/prometheus:2.55.1-debian-12-r12
- name: thanos
image: docker.io/bitnami/thanos:0.37.2-debian-12-r5
apiVersion: v2
@@ -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.6
version: 1.4.7

View File

@@ -97,7 +97,7 @@ alertmanager:
image:
registry: docker.io
repository: bitnami/alertmanager
tag: 0.28.0-debian-12-r5
tag: 0.28.0-debian-12-r7
digest: ""
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -681,7 +681,7 @@ server:
image:
registry: docker.io
repository: bitnami/prometheus
tag: 2.55.1-debian-12-r10
tag: 2.55.1-debian-12-r12
digest: ""
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -1681,7 +1681,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r37
tag: 12-debian-12-r38
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.