[bitnami/node-exporter] Release 0.2.1 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-01-23 21:24:44 +00:00
parent 5c5a03d98e
commit 8a8ecf1057
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ apiVersion: v1
appVersion: 0.18.1
description: Prometheus exporter for hardware and OS metrics exposed by UNIX kernels, with pluggable metric collectors.
name: node-exporter
version: 0.2.0
version: 0.2.1
keywords:
- prometheus
- node-exporter
+1 -1
View File
@@ -50,7 +50,7 @@ serviceAccount:
image:
registry: docker.io
repository: bitnami/node-exporter
tag: 0.18.1-debian-9-r213
tag: 0.18.1-debian-10-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'