From e35684a7f9c36f15627bf4a1ff952791c17896aa Mon Sep 17 00:00:00 2001 From: drfaust92 Date: Sat, 21 Dec 2024 16:30:01 -0500 Subject: [PATCH] bump redis 1.67.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 e463f5c9f9e7..ec42d283c9cb 100644 --- a/charts/prometheus-redis-exporter/Chart.yaml +++ b/charts/prometheus-redis-exporter/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: v1.66.0 +appVersion: v1.67.0 description: Prometheus exporter for Redis metrics name: prometheus-redis-exporter -version: 6.8.0 +version: 6.9.0 home: https://github.com/oliver006/redis_exporter sources: - https://github.com/oliver006/redis_exporter