Compare commits
3 Commits
20f55dcae2
...
4635901b60
| Author | SHA1 | Date | |
|---|---|---|---|
|
4635901b60
|
|||
| 599e0de11c | |||
| 6941d9f17b |
@@ -295,7 +295,7 @@ postgres-18-cluster:
|
|||||||
cluster:
|
cluster:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/cloudnative-pg/postgis
|
repository: ghcr.io/cloudnative-pg/postgis
|
||||||
tag: 18.3-standard-trixie
|
tag: 18-3-system-trixie
|
||||||
initdb:
|
initdb:
|
||||||
postInitTemplateSQL:
|
postInitTemplateSQL:
|
||||||
- CREATE EXTENSION postgis;
|
- CREATE EXTENSION postgis;
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ tdarr:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/haveagitgat/tdarr
|
repository: ghcr.io/haveagitgat/tdarr
|
||||||
tag: 2.59.03
|
tag: 2.60.01
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
|
|||||||
Reference in New Issue
Block a user