From 3612c3b728884fd7e6564c87ed3dfb29db7e7936 Mon Sep 17 00:00:00 2001 From: Ilia Lazebnik Date: Sun, 22 Sep 2024 18:29:46 -0400 Subject: [PATCH] bump to 1.63.0 (#4862) Signed-off-by: drfaust92 Co-authored-by: MH --- 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 fc1aa77614ff..c84eaef2ae08 100644 --- a/charts/prometheus-redis-exporter/Chart.yaml +++ b/charts/prometheus-redis-exporter/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: v1.62.0 +appVersion: v1.63.0 description: Prometheus exporter for Redis metrics name: prometheus-redis-exporter -version: 6.5.0 +version: 6.6.0 home: https://github.com/oliver006/redis_exporter sources: - https://github.com/oliver006/redis_exporter