From aca06900b96136c5b0bbeff2e16298e095136095 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Bauer?= Date: Wed, 19 Dec 2018 11:52:19 +0100 Subject: [PATCH] [stable/auditbeat] update to image 6.5.3 (#10087) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * updated auditbeat to 6.5.3 Signed-off-by: André Bauer * raised chart version Signed-off-by: André Bauer --- stable/auditbeat/Chart.yaml | 4 ++-- stable/auditbeat/README.md | 2 +- stable/auditbeat/values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/stable/auditbeat/Chart.yaml b/stable/auditbeat/Chart.yaml index 400ec0ff1f..cffb3815c8 100644 --- a/stable/auditbeat/Chart.yaml +++ b/stable/auditbeat/Chart.yaml @@ -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.4.0 -appVersion: 6.5.1 +version: 0.4.1 +appVersion: 6.5.3 home: https://www.elastic.co/products/beats/auditbeat sources: - https://www.elastic.co/guide/en/beats/auditbeat/current/index.html diff --git a/stable/auditbeat/README.md b/stable/auditbeat/README.md index b608e0fde9..dc036291b9 100644 --- a/stable/auditbeat/README.md +++ b/stable/auditbeat/README.md @@ -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.5.1` | +| `image.tag` | The image tag to pull | `6.5.3` | | `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` | diff --git a/stable/auditbeat/values.yaml b/stable/auditbeat/values.yaml index 0756d3178c..312443e748 100644 --- a/stable/auditbeat/values.yaml +++ b/stable/auditbeat/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.elastic.co/beats/auditbeat - tag: 6.5.1 + tag: 6.5.3 pullPolicy: IfNotPresent config: