Compare commits

...

5 Commits

Author SHA1 Message Date
a1c301c0d0 chore(deps): update quay.io/opstree/redis-exporter docker tag to v1.81.0
All checks were successful
lint-and-test / lint-helm (pull_request) Successful in 26s
lint-and-test / chart-testing (pull_request) Successful in 1m29s
2026-03-02 00:05:16 +00:00
0d7634fa97 Merge pull request 'chore(deps): update ghcr.io/squat/generic-device-plugin:latest docker digest to 8e0eb73' (#170) from renovate/unified-squatgeneric-device-plugin into main
All checks were successful
lint-and-test / lint-helm (push) Successful in 37s
lint-and-test / chart-testing (push) Successful in 1m4s
release-charts-generic-device-plugin / release (push) Successful in 1m2s
renovate / renovate (push) Successful in 1m58s
2026-03-02 00:02:07 +00:00
3417914c73 chore(deps): update ghcr.io/squat/generic-device-plugin:latest docker digest to 8e0eb73
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
lint-and-test / lint-helm (pull_request) Failing after 1m9s
lint-and-test / chart-testing (pull_request) Successful in 1m27s
2026-03-02 00:01:41 +00:00
d1e102b9c7 Merge pull request 'chore(deps): update ghcr.io/cloudnative-pg/postgresql docker tag to v18.3' (#169) from renovate/unified-cloudnative-pgpostgresql into main
All checks were successful
lint-and-test / lint-helm (push) Successful in 18s
release-charts-postgres-cluster / release (push) Successful in 28s
lint-and-test / chart-testing (push) Successful in 34s
renovate / renovate (push) Successful in 3m27s
Reviewed-on: #169
2026-02-27 03:03:29 +00:00
56845991ad chore(deps): update ghcr.io/cloudnative-pg/postgresql docker tag to v18.3
All checks were successful
lint-and-test / lint-helm (pull_request) Successful in 16s
lint-and-test / chart-testing (pull_request) Successful in 57s
2026-02-27 00:02:51 +00:00
6 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: generic-device-plugin
version: 0.20.18
version: 0.20.19
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:efa50af6e8919b71694909f763e06aa80f37dbc605bbbe4018aa0252a75c24a4
tag: latest@sha256:8e0eb738862df4f59469d45935405e066001bc29597e7154ab64542f9565cae1
pullPolicy: Always
# -- Domain used by devices for identifcation

View File

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

View File

@@ -23,7 +23,7 @@ cluster:
# -- Default image
image:
repository: ghcr.io/cloudnative-pg/postgresql
tag: 18.2-standard-trixie
tag: 18.3-standard-trixie
# -- 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

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: redis-replication
version: 1.0.4
version: 1.1.0
description: Redis Replication with Sentinel
keywords:
- redis-operator

View File

@@ -49,7 +49,7 @@ redisReplication:
enabled: true
image:
repository: quay.io/opstree/redis-exporter
tag: v1.80.2
tag: v1.81.0
serviceMonitor:
enabled: true
interval: 30s