bump metricbeat to 6.7.0 (#12593)

Signed-off-by: Carlos Panato <ctadeu@gmail.com>
This commit is contained in:
Carlos Tadeu Panato Junior
2019-03-28 05:37:17 -07:00
committed by Kubernetes Prow Robot
parent 18ced5b64c
commit 028529a6ea
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: 1.2.1
appVersion: 6.6.1
version: 1.3.0
appVersion: 6.7.0
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.6.1` |
| `image.tag` | The image tag to pull | `6.7.0` |
| `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.6.1
tag: 6.7.0
pullPolicy: IfNotPresent
# The instances created by daemonset retrieve most metrics from the host