chore(deps): update quay.io/opstree/redis-sentinel docker tag to v8.4.2
All checks were successful
lint-and-test / chart-testing (pull_request) Successful in 53s
lint-and-test / lint-helm (pull_request) Successful in 1m15s

This commit is contained in:
2026-03-02 00:04:53 +00:00
parent 0d7634fa97
commit a198bf8d2e
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.0.5
description: Redis Replication with Sentinel description: Redis Replication with Sentinel
keywords: keywords:
- redis-operator - redis-operator

View File

@@ -64,7 +64,7 @@ redisReplication:
# -- Image # -- Image
image: image:
repository: quay.io/opstree/redis-sentinel repository: quay.io/opstree/redis-sentinel
tag: v8.4.0 tag: v8.4.2
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# -- Resources # -- Resources