Compare commits

...

3 Commits

Author SHA1 Message Date
2f64dc151c 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 44s
lint-and-test / chart-testing (pull_request) Successful in 54s
2026-03-02 00:03:02 +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
4 changed files with 4 additions and 4 deletions

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