Skip to content

chore(deps): update ghcr.io/cloudnative-pg/postgresql docker tag to v16.9-3 #3309

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/atuin/postgres.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
namespace: atuin
spec:
instances: 3
imageName: ghcr.io/cloudnative-pg/postgresql:16.8-14
imageName: ghcr.io/cloudnative-pg/postgresql:16.9-3
enableSuperuserAccess: true
bootstrap:
recovery:
Expand Down
2 changes: 1 addition & 1 deletion apps/dmrhub/postgres.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
namespace: dmrhub
spec:
instances: 3
imageName: ghcr.io/cloudnative-pg/postgresql:16.8-14
imageName: ghcr.io/cloudnative-pg/postgresql:16.9-3
enableSuperuserAccess: true
backup:
barmanObjectStore:
Expand Down
2 changes: 1 addition & 1 deletion apps/gittea/postgres.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
namespace: gitea
spec:
instances: 3
imageName: ghcr.io/cloudnative-pg/postgresql:16.8-14
imageName: ghcr.io/cloudnative-pg/postgresql:16.9-3
enableSuperuserAccess: true
backup:
barmanObjectStore:
Expand Down
2 changes: 1 addition & 1 deletion apps/healthchecks/postgres.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
namespace: healthchecks
spec:
instances: 3
imageName: ghcr.io/cloudnative-pg/postgresql:16.8-14
imageName: ghcr.io/cloudnative-pg/postgresql:16.9-3
enableSuperuserAccess: true
bootstrap:
initdb:
Expand Down
2 changes: 1 addition & 1 deletion apps/kosync/postgres.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
namespace: kosync
spec:
instances: 3
imageName: ghcr.io/cloudnative-pg/postgresql:16.8-14
imageName: ghcr.io/cloudnative-pg/postgresql:16.9-3
enableSuperuserAccess: true
bootstrap:
initdb:
Expand Down
2 changes: 1 addition & 1 deletion apps/mattermost/app/postgres.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
namespace: mattermost
spec:
instances: 3
imageName: ghcr.io/cloudnative-pg/postgresql:16.8-14
imageName: ghcr.io/cloudnative-pg/postgresql:16.9-3
enableSuperuserAccess: true
bootstrap:
initdb:
Expand Down
2 changes: 1 addition & 1 deletion apps/paperless-ngx/postgres.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
namespace: paperless-ngx
spec:
instances: 3
imageName: ghcr.io/cloudnative-pg/postgresql:16.8-14
imageName: ghcr.io/cloudnative-pg/postgresql:16.9-3
enableSuperuserAccess: true
bootstrap:
recovery:
Expand Down
2 changes: 1 addition & 1 deletion apps/rdio-scanner/postgres.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
namespace: rdio-scanner
spec:
instances: 3
imageName: ghcr.io/cloudnative-pg/postgresql:16.8-14
imageName: ghcr.io/cloudnative-pg/postgresql:16.9-3
enableSuperuserAccess: true
bootstrap:
initdb:
Expand Down
2 changes: 1 addition & 1 deletion apps/rtz/postgres.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
namespace: rtz
spec:
instances: 3
imageName: ghcr.io/cloudnative-pg/postgresql:16.8-14
imageName: ghcr.io/cloudnative-pg/postgresql:16.9-3
enableSuperuserAccess: true
bootstrap:
recovery:
Expand Down
2 changes: 1 addition & 1 deletion apps/site-inspector/postgres.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
namespace: site-inspector
spec:
instances: 3
imageName: ghcr.io/cloudnative-pg/postgresql:16.8-14
imageName: ghcr.io/cloudnative-pg/postgresql:16.9-3
enableSuperuserAccess: true
bootstrap:
initdb:
Expand Down
2 changes: 1 addition & 1 deletion apps/tandoor/postgres.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
namespace: tandoor
spec:
instances: 3
imageName: ghcr.io/cloudnative-pg/postgresql:16.8-14
imageName: ghcr.io/cloudnative-pg/postgresql:16.9-3
enableSuperuserAccess: true
bootstrap:
initdb:
Expand Down
2 changes: 1 addition & 1 deletion apps/tfe/postgres.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ metadata:
namespace: tfe
spec:
instances: 3
imageName: ghcr.io/cloudnative-pg/postgresql:16.8-14
imageName: ghcr.io/cloudnative-pg/postgresql:16.9-3
enableSuperuserAccess: true
postgresql:
pg_hba:
Expand Down
2 changes: 1 addition & 1 deletion apps/vaultwarden/postgres.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
namespace: vaultwarden
spec:
instances: 3
imageName: ghcr.io/cloudnative-pg/postgresql:16.8-14
imageName: ghcr.io/cloudnative-pg/postgresql:16.9-3
enableSuperuserAccess: true
bootstrap:
recovery:
Expand Down
2 changes: 1 addition & 1 deletion services/authentik/postgres.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
namespace: authentik
spec:
instances: 3
imageName: ghcr.io/cloudnative-pg/postgresql:16.8-14
imageName: ghcr.io/cloudnative-pg/postgresql:16.9-3
enableSuperuserAccess: true
bootstrap:
recovery:
Expand Down
Loading