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

This commit is contained in:
2026-02-02 00:01:38 +00:00
parent 310eae35ee
commit 2ee7073e5c
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.1 version: 1.0.2
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.1 tag: v1.80.2
serviceMonitor: serviceMonitor:
enabled: true enabled: true
interval: 30s interval: 30s