Automated Manifest Update (#4147)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #4147
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #4147.
This commit is contained in:
2026-02-21 19:52:54 +00:00
committed by Alex Lebens
parent fdc3bcaca6
commit fcaae007a4
37 changed files with 79 additions and 79 deletions

View File

@@ -4,15 +4,15 @@ metadata:
name: matrix-synapse-postgresql-18-cluster
namespace: matrix-synapse
labels:
helm.sh/chart: postgres-18-cluster-7.6.0
helm.sh/chart: postgres-18-cluster-7.7.0
app.kubernetes.io/name: matrix-synapse-postgresql-18
app.kubernetes.io/instance: matrix-synapse
app.kubernetes.io/part-of: matrix-synapse
app.kubernetes.io/version: "7.6.0"
app.kubernetes.io/version: "7.7.0"
app.kubernetes.io/managed-by: Helm
spec:
instances: 3
imageName: "ghcr.io/cloudnative-pg/postgresql:18.1-standard-trixie"
imageName: "ghcr.io/cloudnative-pg/postgresql:18.2-standard-trixie"
imagePullPolicy: IfNotPresent
postgresUID: 26
postgresGID: 26