Compare commits

..

6 Commits

Author SHA1 Message Date
a8dfda3122 Merge pull request 'chore(deps): update dependency cloudflare/cloudflared to v2026.3.0' (#179) from renovate/unified-cloudflarecloudflared into main
All checks were successful
lint-and-test / lint-helm (push) Successful in 10s
release-charts-cloudflared / release (push) Successful in 17s
lint-and-test / chart-testing (push) Successful in 3m21s
renovate / renovate (push) Successful in 1m40s
Reviewed-on: #179
2026-03-09 21:59:32 +00:00
2ecbd1152b chore(deps): update dependency cloudflare/cloudflared to v2026.3.0
All checks were successful
lint-and-test / lint-helm (pull_request) Successful in 21s
lint-and-test / chart-testing (pull_request) Successful in 36s
2026-03-09 21:18:40 +00:00
30eb7f7b88 Merge pull request 'chore(deps): update ghcr.io/squat/generic-device-plugin:latest docker digest to 5acdaa4' (#178) from renovate/unified-squatgeneric-device-plugin into main
All checks were successful
lint-and-test / lint-helm (push) Successful in 19s
lint-and-test / chart-testing (push) Successful in 52s
release-charts-generic-device-plugin / release (push) Successful in 38s
renovate / renovate (push) Successful in 1m17s
2026-03-09 21:17:37 +00:00
c23865c383 chore(deps): update ghcr.io/squat/generic-device-plugin:latest docker digest to 5acdaa4
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
lint-and-test / lint-helm (pull_request) Failing after 28s
lint-and-test / chart-testing (pull_request) Successful in 2m13s
2026-03-09 21:17:07 +00:00
e5ee3b5c84 Merge pull request 'chore(deps): update ghcr.io/oliver006/redis_exporter docker tag to v1.82.0' (#177) from renovate/unified-oliver006redis_exporter into main
Some checks failed
lint-and-test / lint-helm (push) Successful in 10s
release-charts-valkey / release (push) Successful in 28s
lint-and-test / chart-testing (push) Successful in 35s
renovate / renovate (push) Has been cancelled
Reviewed-on: #177
2026-03-09 21:16:24 +00:00
6e737c9401 chore(deps): update ghcr.io/oliver006/redis_exporter docker tag to v1.82.0
All checks were successful
lint-and-test / lint-helm (pull_request) Successful in 19s
lint-and-test / chart-testing (pull_request) Successful in 49s
2026-03-09 02:48:07 +00:00
7 changed files with 8 additions and 8 deletions

View File

@@ -42,7 +42,7 @@ jobs:
python-version: '3.14'
- name: Set up Chart Testing
uses: helm/chart-testing-action@v2.8.0
uses: helm/chart-testing-action@v2.7.0
with:
yamale_version: "6.0.0"

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: cloudflared
version: 2.3.0
version: 2.4.0
description: Cloudflared Tunnel
keywords:
- cloudflare
@@ -16,4 +16,4 @@ dependencies:
version: 4.6.2
icon: https://avatars.githubusercontent.com/u/314135?s=48&v=4
# renovate: datasource=github-releases depName=cloudflare/cloudflared
appVersion: "2026.2.0"
appVersion: "2026.3.0"

View File

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

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: generic-device-plugin
version: 0.20.20
version: 0.20.21
description: Generic Device Plugin
keywords:
- generic-device-plugin

View File

@@ -4,7 +4,7 @@ name: generic-device-plugin
# -- Default image
image:
repository: ghcr.io/squat/generic-device-plugin
tag: latest@sha256:78127620563730680371e2915d48d69dc3ab513f12c742ca6bcacd156051fd4b
tag: latest@sha256:5acdaa40af84adf8b6f7bb1b8930d4e7be1ebe7f0109f00211ce3df43217b3b7
pullPolicy: Always
# -- Domain used by devices for identifcation

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: valkey
version: 0.3.0
version: 0.4.0
description: Valkey chart with preconfigured settings
keywords:
- valkey

View File

@@ -31,7 +31,7 @@ valkey:
image:
registry: ghcr.io
repository: oliver006/redis_exporter
tag: v1.81.0
tag: v1.82.0
resources:
requests:
cpu: 10m