From 5fe7a616d9beee319fe4bfbaca22d9d24b94191e Mon Sep 17 00:00:00 2001 From: drfaust92 Date: Sun, 5 May 2024 10:06:54 +0300 Subject: [PATCH] bump to 1.59.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 7fc7a6b30b80..1e6968f4906b 100644 --- a/charts/prometheus-redis-exporter/Chart.yaml +++ b/charts/prometheus-redis-exporter/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: v1.58.0 +appVersion: v1.59.0 description: Prometheus exporter for Redis metrics name: prometheus-redis-exporter -version: 6.2.0 +version: 6.3.0 home: https://github.com/oliver006/redis_exporter sources: - https://github.com/oliver006/redis_exporter