From 49f16faba5a8293ad455f68d31078efbea74c853 Mon Sep 17 00:00:00 2001 From: Naseem Date: Mon, 11 Nov 2019 13:20:05 -0500 Subject: [PATCH] [stable/redis-ha] Update version of redis-exporter (#16601) * Update version of redis-exporter Signed-off-by: Naseem * Update redis exporter to v1.3.0 Signed-off-by: Naseem --- stable/redis-ha/Chart.yaml | 2 +- stable/redis-ha/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/redis-ha/Chart.yaml b/stable/redis-ha/Chart.yaml index aae9e42753..7d9c0829fa 100644 --- a/stable/redis-ha/Chart.yaml +++ b/stable/redis-ha/Chart.yaml @@ -6,7 +6,7 @@ keywords: - redis - keyvalue - database -version: 3.11.1 +version: 3.11.2 appVersion: 5.0.5 description: Highly available Kubernetes implementation of Redis icon: https://upload.wikimedia.org/wikipedia/en/thumb/6/6b/Redis_Logo.svg/1200px-Redis_Logo.svg.png diff --git a/stable/redis-ha/values.yaml b/stable/redis-ha/values.yaml index 7f50171faf..c45f735922 100644 --- a/stable/redis-ha/values.yaml +++ b/stable/redis-ha/values.yaml @@ -208,7 +208,7 @@ affinity: | exporter: enabled: false image: oliver006/redis_exporter - tag: v0.31.0 + tag: v1.3.0 pullPolicy: IfNotPresent # prometheus port & scrape path