chore(deps): update quay.io/opstree/redis-exporter docker tag to v1.81.0
All checks were successful
lint-and-test / lint-helm (pull_request) Successful in 26s
lint-and-test / chart-testing (pull_request) Successful in 1m29s

This commit is contained in:
2026-03-02 00:05:16 +00:00
parent 0d7634fa97
commit a1c301c0d0
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v2 apiVersion: v2
name: redis-replication name: redis-replication
version: 1.0.4 version: 1.1.0
description: Redis Replication with Sentinel description: Redis Replication with Sentinel
keywords: keywords:
- redis-operator - redis-operator

View File

@@ -49,7 +49,7 @@ redisReplication:
enabled: true enabled: true
image: image:
repository: quay.io/opstree/redis-exporter repository: quay.io/opstree/redis-exporter
tag: v1.80.2 tag: v1.81.0
serviceMonitor: serviceMonitor:
enabled: true enabled: true
interval: 30s interval: 30s