[bitnami/prometheus] Release 1.3.4 (#26750)

* [bitnami/prometheus] Release 1.3.4 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-05 08:26:33 +02:00
committed by GitHub
parent 4d4e371c8c
commit 96ee635008
3 changed files with 24 additions and 20 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 1.3.3 (2024-06-04)
## 1.3.4 (2024-06-05)
* [bitnami/prometheus] Bump chart version ([#26662](https://github.com/bitnami/charts/pull/26662))
* [bitnami/prometheus] Release 1.3.4 ([#26750](https://github.com/bitnami/charts/pull/26750))
## <small>1.3.3 (2024-06-04)</small>
* [bitnami/prometheus] Bump chart version (#26662) ([85af9c8](https://github.com/bitnami/charts/commit/85af9c8e645767977d8e2c8f639ecd4812119b93)), closes [#26662](https://github.com/bitnami/charts/issues/26662)
## <small>1.3.2 (2024-05-30)</small>

View File

@@ -6,34 +6,34 @@ annotations:
licenses: Apache-2.0
images: |
- name: alertmanager
image: docker.io/bitnami/alertmanager:0.27.0-debian-12-r10
image: docker.io/bitnami/alertmanager:0.27.0-debian-12-r11
- 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-r0
image: docker.io/bitnami/prometheus:2.52.1-debian-12-r1
- name: thanos
image: docker.io/bitnami/thanos:0.35.1-debian-12-r0
apiVersion: v2
appVersion: 2.52.1
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
tags:
- bitnami-common
version: 2.x.x
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
tags:
- bitnami-common
version: 2.x.x
description: Prometheus is an open source monitoring and alerting system. It enables sysadmins to monitor their infrastructures by collecting metrics from configured targets at given intervals.
home: https://github.com/prometheus/prometheus
icon: https://bitnami.com/assets/stacks/prometheus/img/prometheus-stack-220x234.png
keywords:
- prometheus
- monitoring
- prometheus
- monitoring
maintainers:
- name: Bitnami
url: https://github.com/bitnami/charts
- name: Bitnami
url: https://github.com/bitnami/charts
name: prometheus
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/prometheus
- https://github.com/bitnami/containers/tree/main/bitnami/prometheus
- https://github.com/prometheus/prometheus
- https://github.com/prometheus-community/helm-charts
version: 1.3.3
- https://github.com/bitnami/charts/tree/main/bitnami/prometheus
- https://github.com/bitnami/containers/tree/main/bitnami/prometheus
- https://github.com/prometheus/prometheus
- https://github.com/prometheus-community/helm-charts
version: 1.3.4

View File

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