[bitnami/kube-prometheus] Release 8.0.9 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Containers
2022-06-30 09:17:41 +00:00
parent 0679db09de
commit a070f7867b
2 changed files with 5 additions and 5 deletions

View File

@@ -35,4 +35,4 @@ sources:
- https://github.com/bitnami/bitnami-docker-prometheus
- https://github.com/bitnami/bitnami-docker-alertmanager
- https://github.com/prometheus-operator/kube-prometheus
version: 8.0.8
version: 8.0.9

View File

@@ -63,7 +63,7 @@ operator:
image:
registry: docker.io
repository: bitnami/prometheus-operator
tag: 0.57.0-debian-11-r8
tag: 0.57.0-debian-11-r9
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -495,7 +495,7 @@ prometheus:
image:
registry: docker.io
repository: bitnami/prometheus
tag: 2.36.2-debian-11-r1
tag: 2.36.2-debian-11-r2
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
## ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
@@ -1408,7 +1408,7 @@ alertmanager:
image:
registry: docker.io
repository: bitnami/alertmanager
tag: 0.24.0-debian-11-r8
tag: 0.24.0-debian-11-r9
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
## ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
@@ -1967,7 +1967,7 @@ blackboxExporter:
image:
registry: docker.io
repository: bitnami/blackbox-exporter
tag: 0.21.1-debian-11-r0
tag: 0.21.1-debian-11-r1
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.