[bitnami/prometheus] Release 1.3.8 (#27445)

* [bitnami/prometheus] Release 1.3.8 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
2024-06-19 13:10:40 +02:00
committed by GitHub
parent 9bfffb5b65
commit 71dae51ed0
3 changed files with 10 additions and 6 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 1.3.7 (2024-06-18)
## 1.3.8 (2024-06-19)
* [bitnami/prometheus] Release 1.3.7 ([#27406](https://github.com/bitnami/charts/pull/27406))
* [bitnami/prometheus] Release 1.3.8 ([#27445](https://github.com/bitnami/charts/pull/27445))
## <small>1.3.7 (2024-06-18)</small>
* [bitnami/prometheus] Release 1.3.7 (#27406) ([483a9f9](https://github.com/bitnami/charts/commit/483a9f96f311b9984b5d2aee5d341b7922c2d1d2)), closes [#27406](https://github.com/bitnami/charts/issues/27406)
## <small>1.3.6 (2024-06-17)</small>

View File

@@ -10,11 +10,11 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r22
- name: prometheus
image: docker.io/bitnami/prometheus:2.52.1-debian-12-r1
image: docker.io/bitnami/prometheus:2.53.0-debian-12-r0
- name: thanos
image: docker.io/bitnami/thanos:0.35.1-debian-12-r1
apiVersion: v2
appVersion: 2.52.1
appVersion: 2.53.0
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
@@ -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.3.7
version: 1.3.8

View File

@@ -675,7 +675,7 @@ server:
image:
registry: docker.io
repository: bitnami/prometheus
tag: 2.52.1-debian-12-r1
tag: 2.53.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'