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
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

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