Automated Manifest Update (#4145)

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

Reviewed-on: #4145
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 #4145.
This commit is contained in:
2026-02-21 19:37:03 +00:00
committed by Alex Lebens
parent da7b8dbbed
commit e115e46512
35 changed files with 75 additions and 75 deletions

View File

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