diff --git a/infrastructure/gitea/postgres.yaml b/infrastructure/gitea/postgres.yaml index 471dc79..604eceb 100644 --- a/infrastructure/gitea/postgres.yaml +++ b/infrastructure/gitea/postgres.yaml @@ -4,7 +4,7 @@ metadata: name: gitea-postgres spec: instances: 1 - imageName: ghcr.io/cloudnative-pg/postgresql:11 + imageName: ghcr.io/cloudnative-pg/postgresql:12 bootstrap: initdb: owner: gitea