Skip to content
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/authelia/hr-postgresql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
postgresql:
image:
repository: public.ecr.aws/docker/library/postgres
tag: 17.10@sha256:a426e44bac0b759c95894d68e1a0ac03ecc20b619f498a91aae373bf06d8508d
tag: 18.4@sha256:3a82e1f56c8f0f5616a11103ac3d47e632c3938698946a7ad26da0df1334744a
env:
POSTGRES_DB: authelia
POSTGRES_USER: authelia
Expand Down
2 changes: 1 addition & 1 deletion apps/linkwarden/hr-postgresql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
postgresql:
image:
repository: public.ecr.aws/docker/library/postgres
tag: 17.10@sha256:a426e44bac0b759c95894d68e1a0ac03ecc20b619f498a91aae373bf06d8508d
tag: 18.4@sha256:3a82e1f56c8f0f5616a11103ac3d47e632c3938698946a7ad26da0df1334744a
env:
POSTGRES_DB: linkwarden
POSTGRES_USER: linkwarden
Expand Down
2 changes: 1 addition & 1 deletion apps/memos/hr-postgresql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
postgresql:
image:
repository: public.ecr.aws/docker/library/postgres
tag: 17.10@sha256:a426e44bac0b759c95894d68e1a0ac03ecc20b619f498a91aae373bf06d8508d
tag: 18.4@sha256:3a82e1f56c8f0f5616a11103ac3d47e632c3938698946a7ad26da0df1334744a
env:
POSTGRES_DB: memos
POSTGRES_USER: memos
Expand Down
2 changes: 1 addition & 1 deletion apps/paperless-ngx/hr-postgresql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
postgresql:
image:
repository: public.ecr.aws/docker/library/postgres
tag: 17.10@sha256:a426e44bac0b759c95894d68e1a0ac03ecc20b619f498a91aae373bf06d8508d
tag: 18.4@sha256:3a82e1f56c8f0f5616a11103ac3d47e632c3938698946a7ad26da0df1334744a
env:
POSTGRES_DB: paperless-ngx
POSTGRES_USER: paperless-ngx
Expand Down
2 changes: 1 addition & 1 deletion apps/tandoor-recipes/hr-postgresql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
postgresql:
image:
repository: public.ecr.aws/docker/library/postgres
tag: 17.10@sha256:a426e44bac0b759c95894d68e1a0ac03ecc20b619f498a91aae373bf06d8508d
tag: 18.4@sha256:3a82e1f56c8f0f5616a11103ac3d47e632c3938698946a7ad26da0df1334744a
env:
POSTGRES_DB: tandoor-recipes
POSTGRES_USER: tandoor-recipes
Expand Down