upgrade auditbeat (#7004)

This commit is contained in:
David J. M. Karlsen
2018-08-14 09:59:20 -07:00
committed by k8s-ci-robot
parent 6d72750746
commit 280ca29953
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ apiVersion: v1
description: A lightweight shipper to audit the activities of users and processes on your systems
icon: https://www.elastic.co/assets/blt27d1fd26b0862613/icon-auditbeat-bb.svg
name: auditbeat
version: 0.1.0
appVersion: 6.2.4
version: 0.2.0
appVersion: 6.3.2
home: https://www.elastic.co/products/beats/auditbeat
sources:
- https://www.elastic.co/guide/en/beats/auditbeat/current/index.html
+1 -1
View File
@@ -41,7 +41,7 @@ The following table lists the configurable parameters of the auditbeat chart and
| Parameter | Description | Default |
|-------------------------------------|------------------------------------|-------------------------------------------|
| `image.repository` | The image repository to pull from | `docker.elastic.co/beats/auditbeat` |
| `image.tag` | The image tag to pull | `6.2.4` |
| `image.tag` | The image tag to pull | `6.3.2` |
| `image.pullPolicy` | Image pull policy | `IfNotPresent` |
| `rbac.create` | If true, create & use RBAC resources | `true` |
| `rbac.serviceAccount` | existing ServiceAccount to use (ignored if rbac.create=true) | `default` |
+1 -1
View File
@@ -1,6 +1,6 @@
image:
repository: docker.elastic.co/beats/auditbeat
tag: 6.2.4
tag: 6.3.2
pullPolicy: IfNotPresent
config: