Skip to content

Commit

Permalink
[bitnami/prometheus] Release 1.3.19 (#29062)
Browse files Browse the repository at this point in the history
* [bitnami/prometheus] Release 1.3.19 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 Aug 27, 2024
1 parent 1537655 commit 9a60dba
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 7 deletions.
8 changes: 6 additions & 2 deletions bitnami/prometheus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 1.3.18 (2024-08-27)
## 1.3.19 (2024-08-27)

* [bitnami/prometheus] Release 1.3.18 ([#29043](https://github.com/bitnami/charts/pull/29043))
* [bitnami/prometheus] Release 1.3.19 ([#29062](https://github.com/bitnami/charts/pull/29062))

## <small>1.3.18 (2024-08-27)</small>

* [bitnami/prometheus] Release 1.3.18 (#29043) ([6ec28b5](https://github.com/bitnami/charts/commit/6ec28b530b6ef3809cd3ed23fff9b24261f9ee95)), closes [#29043](https://github.com/bitnami/charts/issues/29043)

## <small>1.3.17 (2024-08-09)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/prometheus/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: alertmanager
image: docker.io/bitnami/alertmanager:0.27.0-debian-12-r18
image: docker.io/bitnami/alertmanager:0.27.0-debian-12-r19
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r28
- name: prometheus
image: docker.io/bitnami/prometheus:2.54.1-debian-12-r0
image: docker.io/bitnami/prometheus:2.54.1-debian-12-r1
- name: thanos
image: docker.io/bitnami/thanos:0.36.1-debian-12-r0
apiVersion: v2
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.3.18
version: 1.3.19
4 changes: 2 additions & 2 deletions bitnami/prometheus/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ alertmanager:
image:
registry: docker.io
repository: bitnami/alertmanager
tag: 0.27.0-debian-12-r18
tag: 0.27.0-debian-12-r19
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -677,7 +677,7 @@ server:
image:
registry: docker.io
repository: bitnami/prometheus
tag: 2.54.1-debian-12-r0
tag: 2.54.1-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 9a60dba

Please sign in to comment.