Compare commits

..

1 Commits

Author SHA1 Message Date
5d60c01a76 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 52s
lint-and-test / lint-helm (pull_request) Successful in 1m3s
2026-03-03 00:03:20 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -42,7 +42,7 @@ jobs:
python-version: '3.14'
- name: Set up Chart Testing
uses: helm/chart-testing-action@v2.8.0
uses: helm/chart-testing-action@v2.7.0
with:
yamale_version: "6.0.0"

View File

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

View File

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