Compare commits

..

1 Commits

Author SHA1 Message Date
ab69bfe820 chore(deps): update quay.io/opstree/redis docker tag to v8.4.2
All checks were successful
lint-and-test / lint-helm (pull_request) Successful in 40s
lint-and-test / chart-testing (pull_request) Successful in 54s
2026-03-02 00:04:42 +00:00
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

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