[bitnami/kube-prometheus] Release 9.5.6 (#27674)

* [bitnami/kube-prometheus] Release 9.5.6 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-07-03 07:04:35 +02:00
committed by GitHub
parent d2be9ce155
commit 892e9aa2bf
3 changed files with 13 additions and 9 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 9.5.5 (2024-07-02)
## 9.5.6 (2024-07-03)
* [bitnami/kube-prometheus] Release 9.5.5 ([#27632](https://github.com/bitnami/charts/pull/27632))
* [bitnami/kube-prometheus] Release 9.5.6 ([#27674](https://github.com/bitnami/charts/pull/27674))
## <small>9.5.5 (2024-07-02)</small>
* [bitnami/kube-prometheus] Release 9.5.5 (#27632) ([ac35b81](https://github.com/bitnami/charts/commit/ac35b8180a70248bace0e69c05ba9a53b8d0b397)), closes [#27632](https://github.com/bitnami/charts/issues/27632)
## <small>9.5.4 (2024-06-26)</small>

View File

@@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: alertmanager
image: docker.io/bitnami/alertmanager:0.27.0-debian-12-r12
image: docker.io/bitnami/alertmanager:0.27.0-debian-12-r13
- name: blackbox-exporter
image: docker.io/bitnami/blackbox-exporter:0.25.0-debian-12-r7
image: docker.io/bitnami/blackbox-exporter:0.25.0-debian-12-r8
- name: prometheus
image: docker.io/bitnami/prometheus:2.53.0-debian-12-r1
- name: prometheus-operator
image: docker.io/bitnami/prometheus-operator:0.75.1-debian-12-r0
image: docker.io/bitnami/prometheus-operator:0.75.1-debian-12-r1
- name: thanos
image: docker.io/bitnami/thanos:0.35.1-debian-12-r1
apiVersion: v2
@@ -46,4 +46,4 @@ maintainers:
name: kube-prometheus
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/kube-prometheus
version: 9.5.5
version: 9.5.6

View File

@@ -73,7 +73,7 @@ operator:
image:
registry: docker.io
repository: bitnami/prometheus-operator
tag: 0.75.1-debian-12-r0
tag: 0.75.1-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -1811,7 +1811,7 @@ alertmanager:
image:
registry: docker.io
repository: bitnami/alertmanager
tag: 0.27.0-debian-12-r12
tag: 0.27.0-debian-12-r13
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -2500,7 +2500,7 @@ blackboxExporter:
image:
registry: docker.io
repository: bitnami/blackbox-exporter
tag: 0.25.0-debian-12-r7
tag: 0.25.0-debian-12-r8
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.