revert: downgrade image
This commit is contained in:
@@ -9,11 +9,3 @@ repos:
|
|||||||
exclude: 'charts/'
|
exclude: 'charts/'
|
||||||
args:
|
args:
|
||||||
- --multi
|
- --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
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: redis-replication
|
name: redis-replication
|
||||||
version: 1.0.2
|
version: 1.0.3
|
||||||
description: Redis Replication with Sentinel
|
description: Redis Replication with Sentinel
|
||||||
keywords:
|
keywords:
|
||||||
- redis-operator
|
- redis-operator
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# redis-replication
|
# redis-replication
|
||||||
|
|
||||||
 
|
 
|
||||||
|
|
||||||
Redis Replication with Sentinel
|
Redis Replication with Sentinel
|
||||||
|
|
||||||
|
|||||||
@@ -49,7 +49,7 @@ redisReplication:
|
|||||||
enabled: true
|
enabled: true
|
||||||
image:
|
image:
|
||||||
repository: quay.io/opstree/redis-exporter
|
repository: quay.io/opstree/redis-exporter
|
||||||
tag: v1.80.2
|
tag: v1.80.1
|
||||||
serviceMonitor:
|
serviceMonitor:
|
||||||
enabled: true
|
enabled: true
|
||||||
interval: 30s
|
interval: 30s
|
||||||
|
|||||||
Reference in New Issue
Block a user