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

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-03-19 15:11:53 +00:00
parent fea8960e40
commit 2b476cbee4
2 changed files with 5 additions and 5 deletions

View File

@@ -34,4 +34,4 @@ sources:
- https://github.com/bitnami/bitnami-docker-prometheus
- https://github.com/bitnami/bitnami-docker-alertmanager
- https://github.com/prometheus-operator/kube-prometheus
version: 6.7.0
version: 6.7.1

View File

@@ -47,7 +47,7 @@ operator:
image:
registry: docker.io
repository: bitnami/prometheus-operator
tag: 0.55.0-debian-10-r8
tag: 0.55.0-debian-10-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
@@ -357,7 +357,7 @@ prometheus:
image:
registry: docker.io
repository: bitnami/prometheus
tag: 2.33.5-debian-10-r9
tag: 2.33.5-debian-10-r10
## 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/
@@ -921,7 +921,7 @@ prometheus:
image:
registry: docker.io
repository: bitnami/thanos
tag: 0.25.1-scratch-r0
tag: 0.25.1-scratch-r2
## 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
##
@@ -1136,7 +1136,7 @@ alertmanager:
image:
registry: docker.io
repository: bitnami/alertmanager
tag: 0.23.0-debian-10-r198
tag: 0.23.0-debian-10-r199
## 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/