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

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-10-19 14:35:20 +00:00
parent f059891cdb
commit ae274fcdc0
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ apiVersion: v1
appVersion: 1.0.1
description: Prometheus exporter for hardware and OS metrics exposed by UNIX kernels, with pluggable metric collectors.
name: node-exporter
version: 1.1.4
version: 1.1.5
keywords:
- prometheus
- node-exporter

View File

@@ -50,7 +50,7 @@ serviceAccount:
image:
registry: docker.io
repository: bitnami/node-exporter
tag: 1.0.1-debian-10-r101
tag: 1.0.1-debian-10-r106
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'