[stable/metricbeat] updated metricbeat to 6.5.1 (#9355)

* updated metricbeato to 6.5.0

Signed-off-by: André Bauer <monotek23@gmail.com>

* update to 6.5.1

Signed-off-by: André Bauer <monotek23@gmail.com>
This commit is contained in:
André Bauer
2018-11-30 11:11:20 -08:00
committed by k8s-ci-robot
parent 41d3f1e9c8
commit 5d0b273c92
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ apiVersion: v1
description: A Helm chart to collect Kubernetes logs with metricbeat
icon: https://www.elastic.co/assets/blt47799dcdcf08438d/logo-elastic-beats-lt.svg
name: metricbeat
version: 0.3.3
appVersion: 6.4.3
version: 0.4.0
appVersion: 6.5.1
home: https://www.elastic.co/products/beats/metricbeat
sources:
- https://www.elastic.co/guide/en/beats/metricbeat/current/index.html
+1 -1
View File
@@ -33,7 +33,7 @@ The following table lists the configurable parameters of the metricbeat chart an
| Parameter | Description | Default |
|-------------------------------------|------------------------------------|-------------------------------------------|
| `image.repository` | The image repository to pull from | `docker.elastic.co/beats/metricbeat` |
| `image.tag` | The image tag to pull | `6.4.3` |
| `image.tag` | The image tag to pull | `6.5.1` |
| `image.pullPolicy` | Image pull policy | `IfNotPresent` |
| `rbac.create` | If true, create & use RBAC resources | `true` |
| `serviceAccount.create` | If true, create & use ServiceAccount | `true` |
+1 -1
View File
@@ -1,6 +1,6 @@
image:
repository: docker.elastic.co/beats/metricbeat
tag: 6.4.3
tag: 6.5.1
pullPolicy: IfNotPresent
# The instances created by daemonset retrieve most metrics from the host