Compare commits

...

5 Commits

Author SHA1 Message Date
198f9d5a72 Update Helm release common to v4.3.0
Some checks failed
lint-and-test / lint-test (pull_request) Failing after 1m17s
2025-09-19 00:46:42 +00:00
d729a5b1b5 Merge pull request 'Update cloudflare/cloudflared Docker tag to v2025.9.0' (#119) from renovate/cloudflare-cloudflared-2025.x into main
All checks were successful
release-charts-cloudflared / release (push) Successful in 20s
renovate / renovate (push) Successful in 59s
Reviewed-on: #119
2025-09-19 00:45:57 +00:00
a3521256f4 Update cloudflare/cloudflared Docker tag to v2025.9.0
All checks were successful
lint-and-test / lint-test (pull_request) Successful in 1m22s
2025-09-19 00:00:54 +00:00
857918cdb6 Merge pull request 'Update ghcr.io/squat/generic-device-plugin:latest Docker digest to c61dd84' (#116) from renovate/ghcr.io-squat-generic-device-plugin-latest into main
All checks were successful
release-charts-generic-device-plugin / release (push) Successful in 37s
renovate / renovate (push) Successful in 1m3s
Reviewed-on: #116
2025-09-17 05:02:00 +00:00
b4c5b8ef62 Update ghcr.io/squat/generic-device-plugin:latest Docker digest to c61dd84
All checks were successful
lint-and-test / lint-test (pull_request) Successful in 1m18s
2025-09-16 00:03:11 +00:00
4 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v2 apiVersion: v2
name: cloudflared name: cloudflared
version: 1.20.1 version: 1.21.0
description: Cloudflared Tunnel description: Cloudflared Tunnel
keywords: keywords:
- cloudflare - cloudflare
@@ -13,6 +13,6 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://bjw-s-labs.github.io/helm-charts/ repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.2.0 version: 4.3.0
icon: https://avatars.githubusercontent.com/u/314135?s=48&v=4 icon: https://avatars.githubusercontent.com/u/314135?s=48&v=4
appVersion: "2025.7.0" appVersion: "2025.7.0"

View File

@@ -10,7 +10,7 @@ existingSecretKey: cf-tunnel-token
# -- Default image # -- Default image
image: image:
repository: cloudflare/cloudflared repository: cloudflare/cloudflared
tag: "2025.8.1" tag: "2025.9.0"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# -- Default resources # -- Default resources

View File

@@ -1,6 +1,6 @@
apiVersion: v2 apiVersion: v2
name: generic-device-plugin name: generic-device-plugin
version: 0.7.0 version: 0.9.0
description: Generic Device Plugin description: Generic Device Plugin
keywords: keywords:
- generic-device-plugin - generic-device-plugin
@@ -14,5 +14,5 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://bjw-s-labs.github.io/helm-charts/ repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.2.0 version: 4.3.0
appVersion: 0.7.0 appVersion: 0.7.0

View File

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