[stable/prometheus-redis-exporter] Update image for exporter (#19317)

* Update image for exporter

Signed-off-by: Naseem <naseemkullah@gmail.com>

* bump chart version

Signed-off-by: David Karlsen <david@davidkarlsen.com>

Co-authored-by: David J. M. Karlsen <david@davidkarlsen.com>
This commit is contained in:
Naseem
2020-02-03 17:11:26 -08:00
committed by GitHub
co-authored by David J. M. Karlsen
parent ff4dcc73b9
commit 78c68b31b9
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: 1.0.4
appVersion: 1.3.4
description: Prometheus exporter for Redis metrics
name: prometheus-redis-exporter
version: 3.2.1
version: 3.2.2
home: https://github.com/oliver006/redis_exporter
sources:
- https://github.com/oliver006/redis_exporter
+1 -1
View File
@@ -44,7 +44,7 @@ The following table lists the configurable parameters and their default values.
| ---------------------- | --------------------------------------------------- | ------------------------- |
| `replicaCount` | desired number of prometheus-redis-exporter pods | `1` |
| `image.repository` | prometheus-redis-exporter image repository | `oliver006/redis_exporter`|
| `image.tag` | prometheus-redis-exporter image tag | `v1.0.4` |
| `image.tag` | prometheus-redis-exporter image tag | `v1.3.4` |
| `image.pullPolicy` | image pull policy | `IfNotPresent` |
| `image.pullSecrets` | image pull secrets | {} |
| `extraArgs` | extra arguments for the binary; possible values [here](https://github.com/oliver006/redis_exporter#flags)| {}
+1 -1
View File
@@ -13,7 +13,7 @@ serviceAccount:
replicaCount: 1
image:
repository: oliver006/redis_exporter
tag: v1.0.4
tag: v1.3.4
pullPolicy: IfNotPresent
extraArgs: {}
# Additional Environment variables