From cfce01b38665051a3150d5fd276c986069f6821c Mon Sep 17 00:00:00 2001 From: drfaust92 Date: Thu, 25 Jan 2024 19:42:51 +0200 Subject: [PATCH] bump to 1.57 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 43449cdaad44..7f4f2348365a 100644 --- a/charts/prometheus-redis-exporter/Chart.yaml +++ b/charts/prometheus-redis-exporter/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: v1.56.0 +appVersion: v1.57.0 description: Prometheus exporter for Redis metrics name: prometheus-redis-exporter -version: 6.1.0 +version: 6.2.0 home: https://github.com/oliver006/redis_exporter sources: - https://github.com/oliver006/redis_exporter