chore: Update manifests after change

This commit is contained in:
2026-02-21 19:41:21 +00:00
parent e115e46512
commit 9efda42570
35 changed files with 74 additions and 74 deletions

View File

@@ -4,15 +4,15 @@ metadata:
name: gitea-postgresql-18-cluster
namespace: gitea
labels:
helm.sh/chart: postgres-18-cluster-7.6.0
helm.sh/chart: postgres-18-cluster-7.7.0
app.kubernetes.io/name: gitea-postgresql-18
app.kubernetes.io/instance: gitea
app.kubernetes.io/part-of: gitea
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