From 9707fd7ad10615fc926473674c8d3f893d0ac1ab Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Mon, 22 May 2023 16:15:35 +0200 Subject: [PATCH] chore(node-exporter): bump common Signed-off-by: Kjeld Schouten --- charts/dependency/node-exporter/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/dependency/node-exporter/Chart.yaml b/charts/dependency/node-exporter/Chart.yaml index 4730aa09760..1a9d09f1e83 100644 --- a/charts/dependency/node-exporter/Chart.yaml +++ b/charts/dependency/node-exporter/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.5.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.8.2 + version: 12.9.2 deprecated: false description: Prometheus exporter for hardware and OS metrics exposed by UNIX kernels, with pluggable metric collectors. home: https://truecharts.org/charts/dependency/node-exporter @@ -21,7 +21,7 @@ name: node-exporter sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter type: application -version: 1.0.1 +version: 1.0.2 annotations: truecharts.org/catagories: | - metrics