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

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Containers
2022-08-04 17:40:03 +00:00
parent e6645ead61
commit a5abe4eb2a
2 changed files with 4 additions and 4 deletions

View File

@@ -35,4 +35,4 @@ sources:
- https://github.com/bitnami/containers/tree/main/bitnami/prometheus
- https://github.com/bitnami/containers/tree/main/bitnami/alertmanager
- https://github.com/prometheus-operator/kube-prometheus
version: 8.0.13
version: 8.0.14

View File

@@ -63,7 +63,7 @@ operator:
image:
registry: docker.io
repository: bitnami/prometheus-operator
tag: 0.58.0-debian-11-r5
tag: 0.58.0-debian-11-r6
## 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.37.0-debian-11-r7
tag: 2.37.0-debian-11-r8
## 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/
@@ -1119,7 +1119,7 @@ prometheus:
image:
registry: docker.io
repository: bitnami/thanos
tag: 0.27.0-scratch-r5
tag: 0.27.0-scratch-r6
## 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
##