Compare commits

..

1 Commits

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.7.0
uses: helm/chart-testing-action@v2.8.0
with:
yamale_version: "6.0.0"

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: redis-replication
version: 1.0.5
version: 1.0.4
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.2
tag: v8.4.0
pullPolicy: IfNotPresent
# -- Resources