revert: downgrade image

This commit is contained in:
2026-02-02 21:01:34 -06:00
parent b0f275dd2f
commit 50afd0dc65
4 changed files with 3 additions and 11 deletions

View File

@@ -9,11 +9,3 @@ repos:
exclude: 'charts/'
args:
- --multi
- repo: https://github.com/norwoodj/helm-docs
rev: v1.14.2
hooks:
- id: helm-docs
args:
- --chart-search-root=charts
- --template-files=./_templates.gotmpl
- --template-files=README.md.gotmpl

View File

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

View File

@@ -1,6 +1,6 @@
# redis-replication
![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![AppVersion: v0.23.0](https://img.shields.io/badge/AppVersion-v0.23.0-informational?style=flat-square)
![Version: 1.0.3](https://img.shields.io/badge/Version-1.0.3-informational?style=flat-square) ![AppVersion: v0.23.0](https://img.shields.io/badge/AppVersion-v0.23.0-informational?style=flat-square)
Redis Replication with Sentinel

View File

@@ -49,7 +49,7 @@ redisReplication:
enabled: true
image:
repository: quay.io/opstree/redis-exporter
tag: v1.80.2
tag: v1.80.1
serviceMonitor:
enabled: true
interval: 30s