From 902933a40379b020a3ba2bbbe59474d2d41834cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Bauer?= Date: Tue, 4 Dec 2018 18:52:00 +0100 Subject: [PATCH] [stable/heartbeat] updated heartbeat to 6.5.1 (#9357) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * updated heartbeat to 6.5.0 Signed-off-by: André Bauer * update to 6.5.1 Signed-off-by: André Bauer --- stable/heartbeat/Chart.yaml | 4 ++-- stable/heartbeat/README.md | 2 +- stable/heartbeat/values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/stable/heartbeat/Chart.yaml b/stable/heartbeat/Chart.yaml index 10c7f21d7c7f..b6b6c6495803 100644 --- a/stable/heartbeat/Chart.yaml +++ b/stable/heartbeat/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v1 description: A Helm chart to periodically check the status of your services with heartbeat icon: https://www.elastic.co/jp/assets/blt75e7956191e1bd55/icon-heartbeat-bb.svg name: heartbeat -version: 0.1.0 -appVersion: 6.2.4 +version: 0.2.0 +appVersion: 6.5.1 home: https://www.elastic.co/products/beats/heartbeat sources: - https://www.elastic.co/guide/en/beats/heartbeat/current/index.html diff --git a/stable/heartbeat/README.md b/stable/heartbeat/README.md index cebb42cad11d..b64646e87a17 100644 --- a/stable/heartbeat/README.md +++ b/stable/heartbeat/README.md @@ -41,7 +41,7 @@ The following table lists the configurable parameters of the heartbeat chart and | Parameter | Description | Default | |-------------------------------------|------------------------------------|-------------------------------------------| | `image.repository` | The image repository to pull from | `docker.elastic.co/beats/heartbeat` | -| `image.tag` | The image tag to pull | `6.2.4` | +| `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` | | `rbac.serviceAccount` | existing ServiceAccount to use (ignored if rbac.create=true) | `default` | diff --git a/stable/heartbeat/values.yaml b/stable/heartbeat/values.yaml index 3363c0b064d3..65529834f062 100644 --- a/stable/heartbeat/values.yaml +++ b/stable/heartbeat/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.elastic.co/beats/heartbeat - tag: 6.2.4 + tag: 6.5.1 pullPolicy: IfNotPresent config: