Compare commits

..

7 Commits

Author SHA1 Message Date
0a59eb0cdb Update ghcr.io/squat/generic-device-plugin:latest Docker digest to 5aab484
All checks were successful
lint-and-test / lint-test (pull_request) Successful in 50s
2025-08-31 00:00:57 +00:00
bf16bd9e46 Merge pull request 'Update cloudflare/cloudflared Docker tag to v2025.8.1' (#113) from renovate/cloudflare-cloudflared-2025.x into main
All checks were successful
release-charts-cloudflared / release (push) Successful in 22s
renovate / renovate (push) Successful in 52s
Reviewed-on: #113
2025-08-23 02:40:29 +00:00
1e376185ac Update cloudflare/cloudflared Docker tag to v2025.8.1
All checks were successful
lint-and-test / lint-test (pull_request) Successful in 40s
2025-08-22 00:00:46 +00:00
ff2d7cd5c6 Merge pull request 'Update cloudflare/cloudflared Docker tag to v2025.8.0' (#111) 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 44s
Reviewed-on: #111
2025-08-12 00:07:41 +00:00
81d33840bf downgrade actions
All checks were successful
renovate / renovate (push) Successful in 43s
2025-08-11 17:26:17 -05:00
b5a367af6a update checkout
Some checks failed
renovate / renovate (push) Failing after 2s
2025-08-11 17:10:28 -05:00
2ed348b7db Update cloudflare/cloudflared Docker tag to v2025.8.0
All checks were successful
lint-and-test / lint-test (pull_request) Successful in 1m30s
2025-08-09 00:01:30 +00:00
6 changed files with 6 additions and 6 deletions

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: generic-device-plugin
version: 0.5.0
version: 0.6.0
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:1f779444c72c7bf06b082c44698d6268a8e642ebd9488a35c84a603087940e64
tag: latest@sha256:5aab484db48d662b48342476b431c842b95d3fcba419fe35c19afbb6ceab1658
pullPolicy: Always
# -- Domain used by devices for identifcation

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: postgres-cluster
version: 6.4.5
version: 6.4.4
description: Cloudnative-pg Cluster
keywords:
- database

View File

@@ -21,7 +21,7 @@ cluster:
# -- Default image
image:
repository: ghcr.io/cloudnative-pg/postgresql
tag: "17.5-standard-bullseye"
tag: "17.5-1-bullseye"
# -- Image pull policy. One of Always, Never or IfNotPresent. If not defined, it defaults to IfNotPresent. Cannot be updated.
# More info: https://kubernetes.io/docs/concepts/containers/images#updating-images