Skip to content

Commit ac1a62d

Browse files
chore(deps): update ghcr.io/cloudnative-pg/postgresql docker tag to v16.9-1
Signed-off-by: usa-reddragon-renovate-ce[bot] <156608365+usa-reddragon-renovate-ce[bot]@users.noreply.github.com>
1 parent d2a805e commit ac1a62d

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

apps/atuin/postgres.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
namespace: atuin
66
spec:
77
instances: 3
8-
imageName: ghcr.io/cloudnative-pg/postgresql:16.8-14
8+
imageName: ghcr.io/cloudnative-pg/postgresql:16.9-1
99
enableSuperuserAccess: true
1010
bootstrap:
1111
recovery:

apps/dmrhub/postgres.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
namespace: dmrhub
66
spec:
77
instances: 3
8-
imageName: ghcr.io/cloudnative-pg/postgresql:16.8-14
8+
imageName: ghcr.io/cloudnative-pg/postgresql:16.9-1
99
enableSuperuserAccess: true
1010
backup:
1111
barmanObjectStore:

apps/gittea/postgres.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
namespace: gitea
66
spec:
77
instances: 3
8-
imageName: ghcr.io/cloudnative-pg/postgresql:16.8-14
8+
imageName: ghcr.io/cloudnative-pg/postgresql:16.9-1
99
enableSuperuserAccess: true
1010
backup:
1111
barmanObjectStore:

apps/healthchecks/postgres.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
namespace: healthchecks
66
spec:
77
instances: 3
8-
imageName: ghcr.io/cloudnative-pg/postgresql:16.8-14
8+
imageName: ghcr.io/cloudnative-pg/postgresql:16.9-1
99
enableSuperuserAccess: true
1010
bootstrap:
1111
initdb:

apps/kosync/postgres.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
namespace: kosync
66
spec:
77
instances: 3
8-
imageName: ghcr.io/cloudnative-pg/postgresql:16.8-14
8+
imageName: ghcr.io/cloudnative-pg/postgresql:16.9-1
99
enableSuperuserAccess: true
1010
bootstrap:
1111
initdb:

apps/mattermost/app/postgres.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
namespace: mattermost
66
spec:
77
instances: 3
8-
imageName: ghcr.io/cloudnative-pg/postgresql:16.8-14
8+
imageName: ghcr.io/cloudnative-pg/postgresql:16.9-1
99
enableSuperuserAccess: true
1010
bootstrap:
1111
initdb:

apps/paperless-ngx/postgres.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
namespace: paperless-ngx
66
spec:
77
instances: 3
8-
imageName: ghcr.io/cloudnative-pg/postgresql:16.8-14
8+
imageName: ghcr.io/cloudnative-pg/postgresql:16.9-1
99
enableSuperuserAccess: true
1010
bootstrap:
1111
recovery:

apps/rdio-scanner/postgres.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
namespace: rdio-scanner
66
spec:
77
instances: 3
8-
imageName: ghcr.io/cloudnative-pg/postgresql:16.8-14
8+
imageName: ghcr.io/cloudnative-pg/postgresql:16.9-1
99
enableSuperuserAccess: true
1010
bootstrap:
1111
initdb:

apps/rtz/postgres.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
namespace: rtz
66
spec:
77
instances: 3
8-
imageName: ghcr.io/cloudnative-pg/postgresql:16.8-14
8+
imageName: ghcr.io/cloudnative-pg/postgresql:16.9-1
99
enableSuperuserAccess: true
1010
bootstrap:
1111
recovery:

apps/site-inspector/postgres.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
namespace: site-inspector
66
spec:
77
instances: 3
8-
imageName: ghcr.io/cloudnative-pg/postgresql:16.8-14
8+
imageName: ghcr.io/cloudnative-pg/postgresql:16.9-1
99
enableSuperuserAccess: true
1010
bootstrap:
1111
initdb:

apps/tandoor/postgres.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
namespace: tandoor
66
spec:
77
instances: 3
8-
imageName: ghcr.io/cloudnative-pg/postgresql:16.8-14
8+
imageName: ghcr.io/cloudnative-pg/postgresql:16.9-1
99
enableSuperuserAccess: true
1010
bootstrap:
1111
initdb:

apps/tfe/postgres.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ metadata:
7373
namespace: tfe
7474
spec:
7575
instances: 3
76-
imageName: ghcr.io/cloudnative-pg/postgresql:16.8-14
76+
imageName: ghcr.io/cloudnative-pg/postgresql:16.9-1
7777
enableSuperuserAccess: true
7878
postgresql:
7979
pg_hba:

apps/vaultwarden/postgres.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
namespace: vaultwarden
66
spec:
77
instances: 3
8-
imageName: ghcr.io/cloudnative-pg/postgresql:16.8-14
8+
imageName: ghcr.io/cloudnative-pg/postgresql:16.9-1
99
enableSuperuserAccess: true
1010
bootstrap:
1111
recovery:

services/authentik/postgres.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
namespace: authentik
66
spec:
77
instances: 3
8-
imageName: ghcr.io/cloudnative-pg/postgresql:16.8-14
8+
imageName: ghcr.io/cloudnative-pg/postgresql:16.9-1
99
enableSuperuserAccess: true
1010
bootstrap:
1111
recovery:

0 commit comments

Comments
 (0)