Skip to content
This repository was archived by the owner on Jun 6, 2023. It is now read-only.

Commit df004fb

Browse files
committed
keydb: update redis exporter image
1 parent 2883c4d commit df004fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

keydb/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: keydb
33
description: A Helm chart for KeyDB multimaster setup
44
type: application
5-
version: 0.47.0
5+
version: 0.48.0
66
keywords:
77
- keydb
88
- redis

keydb/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ The following table lists the configurable parameters of the KeyDB chart and the
152152
| `serviceMonitor.scrapeTimeout` | ServiceMonitor scrape timeout | `nil` |
153153
| `exporter.enabled` | Prometheus Exporter sidecar contaner | `false` |
154154
| `exporter.imageRepository` | Exporter Image | `oliver006/redis_exporter` |
155-
| `exporter.imageTag` | Exporter Image Tag | `v1.45.0-alpine` |
155+
| `exporter.imageTag` | Exporter Image Tag | `v1.48.0-alpine` |
156156
| `exporter.pullPolicy` | Exporter imagePullPolicy | `IfNotPresent` |
157157
| `exporter.port` | `prometheus.io/port` | `9121` |
158158
| `exporter.portName` | Exporter service port name in the Service spec | `redis-exporter` |

0 commit comments

Comments
 (0)