Compare commits

..

1 Commits

6 changed files with 6 additions and 6 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:43
container: ghcr.io/renovatebot/renovate:42
steps:
- name: Checkout
uses: actions/checkout@v6

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: cloudflared
version: 2.2.1
version: 2.2.0
description: Cloudflared Tunnel
keywords:
- cloudflare

View File

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

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: redis-replication
version: 1.0.2
version: 1.0.1
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.2
tag: v1.80.1
serviceMonitor:
enabled: true
interval: 30s