Compare commits

..

1 Commits

Author SHA1 Message Date
f640fd87e8 Update ghcr.io/squat/generic-device-plugin:latest Docker digest to 7a248fb
All checks were successful
lint-and-test / lint-test (pull_request) Successful in 1m9s
2025-08-30 00:00:55 +00:00
4 changed files with 4 additions and 4 deletions

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:7a248fb30f7abcb32b05d83ab84faa2ce010ca312637a22a2aa2a2c2a143138a
pullPolicy: Always
# -- Domain used by devices for identifcation

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: postgres-cluster
version: 6.5.0
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.6-standard-trixie"
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