diff --git a/cluster/apps/auth/authentik/postgres/authentik-postgres-db.yaml b/cluster/apps/auth/authentik/postgres/authentik-postgres-db.yaml index c0b69fa406..4cc095e4ff 100644 --- a/cluster/apps/auth/authentik/postgres/authentik-postgres-db.yaml +++ b/cluster/apps/auth/authentik/postgres/authentik-postgres-db.yaml @@ -9,7 +9,7 @@ metadata: spec: customConfig: authentik-postgres-conf replicas: 1 - image: docker.io/library/postgres:15.8 + image: docker.io/library/postgres:15.10 database: size: 10Gi storageClassName: ceph-block