Compare commits

...

4 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
801fbac176 Merge pull request 'chore(deps): update cloudflare/cloudflared docker tag to v2026.1.2' (#162) from renovate/cloudflare-cloudflared-2026.x into main
All checks were successful
lint-and-test / lint-helm (push) Successful in 33s
release-charts-cloudflared / release (push) Successful in 59s
lint-and-test / chart-testing (push) Successful in 1m24s
renovate / renovate (push) Successful in 57s
Reviewed-on: #162
2026-01-28 01:21:56 +00:00
c59322ef8b chore(deps): update cloudflare/cloudflared docker tag to v2026.1.2
All checks were successful
lint-and-test / lint-helm (pull_request) Successful in 1m52s
lint-and-test / chart-testing (pull_request) Successful in 2m58s
2026-01-28 00:02:13 +00:00
5 changed files with 5 additions and 5 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: cloudflared
version: 2.2.0
version: 2.2.1
description: Cloudflared Tunnel
keywords:
- cloudflare

View File

@@ -26,7 +26,7 @@ secret:
# -- Default image
image:
repository: cloudflare/cloudflared
tag: "2026.1.1"
tag: "2026.1.2"
pullPolicy: IfNotPresent
# -- Default resources

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