Compare commits

..

4 Commits

Author SHA1 Message Date
164dcafc16 chore(deps): update helm/chart-testing-action action to v2.8.0 2026-02-02 22:19:33 +00:00
b0f275dd2f Merge pull request 'chore(deps): update quay.io/opstree/redis-exporter docker tag to v1.80.2' (#163) from renovate/quay.io-opstree-redis-exporter-1.x into main
All checks were successful
lint-and-test / lint-helm (push) Successful in 17s
lint-and-test / chart-testing (push) Successful in 41s
release-charts-redis-replication / release (push) Successful in 29s
renovate / renovate (push) Successful in 1m28s
Reviewed-on: #163
2026-02-02 22:18:08 +00:00
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
4 changed files with 4 additions and 4 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

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