Compare commits

..

3 Commits

Author SHA1 Message Date
c989ddd7ed Merge pull request 'chore(deps): update ghcr.io/squat/generic-device-plugin:latest docker digest to cc4b9b4' (#189) from renovate/unified-squatgeneric-device-plugin into main
All checks were successful
lint-and-test / lint-helm (push) Successful in 14s
release-charts-generic-device-plugin / release (push) Successful in 33s
lint-and-test / chart-testing (push) Successful in 2m23s
renovate / renovate (push) Successful in 1m32s
2026-04-04 19:37:35 +00:00
7a96a38471 chore(deps): update ghcr.io/squat/generic-device-plugin:latest docker digest to cc4b9b4
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
lint-and-test / lint-helm (pull_request) Failing after 23s
lint-and-test / chart-testing (pull_request) Successful in 3m48s
2026-04-04 19:37:23 +00:00
3fbca88b1e feat: update appVesrion
Some checks failed
lint-and-test / lint-helm (push) Successful in 32s
release-charts-postgres-cluster / release (push) Successful in 43s
lint-and-test / chart-testing (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-04-04 14:36:29 -05:00
4 changed files with 5 additions and 5 deletions

View File

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

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:e85f9637ea93f0e9a8d477b0e136783cd6fb8f1a5426cf84ef05ab4c88661c8c tag: latest@sha256:cc4b9b4f81ec1d857dd5257b8eeebf5d2f86c5522196f5157fb0c96616f97c85
pullPolicy: Always pullPolicy: Always
# -- Domain used by devices for identifcation # -- Domain used by devices for identifcation

View File

@@ -1,6 +1,6 @@
apiVersion: v2 apiVersion: v2
name: postgres-cluster name: postgres-cluster
version: 7.11.1 version: 7.11.2
description: Cloudnative-pg Cluster description: Cloudnative-pg Cluster
keywords: keywords:
- database - database
@@ -12,4 +12,4 @@ maintainers:
- name: alexlebens - name: alexlebens
icon: https://avatars.githubusercontent.com/u/100373852?s=48&v=4 icon: https://avatars.githubusercontent.com/u/100373852?s=48&v=4
# renovate: datasource=github-releases depName=cloudnative-pg/cloudnative-pg # renovate: datasource=github-releases depName=cloudnative-pg/cloudnative-pg
appVersion: v1.28.1 appVersion: v1.29.0

View File

@@ -1,6 +1,6 @@
# postgres-cluster # postgres-cluster
![Version: 7.11.1](https://img.shields.io/badge/Version-7.11.1-informational?style=flat-square) ![AppVersion: v1.28.1](https://img.shields.io/badge/AppVersion-v1.28.1-informational?style=flat-square) ![Version: 7.11.2](https://img.shields.io/badge/Version-7.11.2-informational?style=flat-square) ![AppVersion: v1.29.0](https://img.shields.io/badge/AppVersion-v1.29.0-informational?style=flat-square)
Cloudnative-pg Cluster Cloudnative-pg Cluster