From cffa55b4d418d4b3819105e4caec05ac4494f94f Mon Sep 17 00:00:00 2001 From: drfaust92 Date: Tue, 12 Sep 2023 09:09:16 +0300 Subject: [PATCH] bump redis exporter to 1.54.0 Signed-off-by: drfaust92 --- charts/prometheus-redis-exporter/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/prometheus-redis-exporter/Chart.yaml b/charts/prometheus-redis-exporter/Chart.yaml index 98fc0f4cf08f..3119e1071740 100644 --- a/charts/prometheus-redis-exporter/Chart.yaml +++ b/charts/prometheus-redis-exporter/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: v1.44.0 +appVersion: v1.54.0 description: Prometheus exporter for Redis metrics name: prometheus-redis-exporter -version: 5.5.0 +version: 5.6.0 home: https://github.com/oliver006/redis_exporter sources: - https://github.com/oliver006/redis_exporter