Compare commits

..

2 Commits

Author SHA1 Message Date
2ee7073e5c chore(deps): update quay.io/opstree/redis-exporter docker tag to v1.80.2
All checks were successful
lint-and-test / lint-helm (pull_request) Successful in 24s
lint-and-test / chart-testing (pull_request) Successful in 3m27s
2026-02-02 00:01:38 +00:00
310eae35ee ci: update renovate image
All checks were successful
renovate / renovate (push) Successful in 1m42s
2026-01-29 12:13:18 -06:00
3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ on:
jobs:
renovate:
runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:42
container: ghcr.io/renovatebot/renovate:43
steps:
- name: Checkout
uses: actions/checkout@v6

View File

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

View File

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