27 Commits

Author SHA1 Message Date
a761b1be7d Update lscr.io/linuxserver/calibre Docker tag to v9 2026-02-07 00:10:02 +00:00
8ff30371a8 Merge pull request 'Update ghost Docker tag to v6.17.0' (#103) from renovate/ghost-6.x into main 2026-02-06 01:02:38 +01:00
1983a2a404 Merge pull request 'Update ghcr.io/gethomepage/homepage Docker tag to v1.10.1' (#102) from renovate/ghcr.io-gethomepage-homepage-1.x into main 2026-02-06 01:02:36 +01:00
299590c51b Update ghost Docker tag to v6.17.0 2026-02-06 00:02:36 +00:00
ff6c500b17 Merge pull request 'Update dpage/pgadmin4 Docker tag to v9.12.0' (#101) from renovate/dpage-pgadmin4-9.x into main 2026-02-06 01:02:36 +01:00
3f0da24e5b Update ghcr.io/gethomepage/homepage Docker tag to v1.10.1 2026-02-06 00:02:35 +00:00
8917348d89 Update dpage/pgadmin4 Docker tag to v9.12.0 2026-02-06 00:02:33 +00:00
90323df8d5 Merge pull request 'Update ghcr.io/home-assistant/home-assistant Docker tag to v2026.2.0' (#100) from renovate/ghcr.io-home-assistant-home-assistant-2026.x into main 2026-02-05 01:02:30 +01:00
f14e9fc83d Update ghcr.io/home-assistant/home-assistant Docker tag to v2026.2.0 2026-02-05 00:02:28 +00:00
5c41cf6081 Merge pull request 'Update ghcr.io/mealie-recipes/mealie Docker tag to v3.10.2' (#99) from renovate/ghcr.io-mealie-recipes-mealie-3.x into main 2026-02-05 01:02:27 +01:00
074a03cbc3 Update ghcr.io/mealie-recipes/mealie Docker tag to v3.10.2 2026-02-05 00:02:25 +00:00
53a13ceabf Merge pull request 'Update ghcr.io/mealie-recipes/mealie Docker tag to v3.10.1' (#96) from renovate/ghcr.io-mealie-recipes-mealie-3.x into main 2026-02-04 13:13:45 +01:00
2dd0d781be Merge pull request 'Update ghost Docker tag to v6.16.1' (#97) from renovate/ghost-6.x into main 2026-02-04 13:13:44 +01:00
569dfd65e5 Update ghost Docker tag to v6.16.1 2026-02-04 12:13:43 +00:00
380ae51468 Merge pull request 'Update deluan/navidrome Docker tag to v0.60.0' (#95) from renovate/deluan-navidrome-0.x into main 2026-02-04 13:13:42 +01:00
a92bcec26d Update ghcr.io/mealie-recipes/mealie Docker tag to v3.10.1 2026-02-04 12:13:41 +00:00
0a90229a50 Update deluan/navidrome Docker tag to v0.60.0 2026-02-04 12:13:40 +00:00
5c3febec49 Merge pull request 'Update syncthing/syncthing Docker tag to v2.0.14' (#93) from renovate/syncthing-syncthing-2.x into main 2026-02-04 13:13:39 +01:00
655327ebb4 Update syncthing/syncthing Docker tag to v2.0.14 2026-02-04 12:13:37 +00:00
dce325d54d Merge pull request 'Update ghcr.io/immich-app/immich-machine-learning Docker tag to v2.5.3' (#91) from renovate/ghcr.io-immich-app-immich-machine-learning-2.x into main 2026-02-04 13:13:36 +01:00
4595b47f0f Update ghcr.io/immich-app/immich-machine-learning Docker tag to v2.5.3 2026-02-04 12:13:34 +00:00
783e6968eb Merge pull request 'Update ollama/ollama Docker tag to v0.15.4' (#90) from renovate/ollama-ollama-0.x into main 2026-02-02 01:02:24 +01:00
75aa869eb6 Merge pull request 'Update databasus/databasus Docker tag to v3.7.3' (#89) from renovate/databasus-databasus-3.x into main 2026-02-02 01:02:24 +01:00
cd0e1e9be9 Update ollama/ollama Docker tag to v0.15.4 2026-02-02 00:02:22 +00:00
ea107a42ba Update databasus/databasus Docker tag to v3.7.3 2026-02-02 00:02:20 +00:00
0c283b4811 Merge pull request 'Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.20.6' (#88) from renovate/ghcr.io-paperless-ngx-paperless-ngx-2.x into main 2026-02-01 01:02:09 +01:00
5bc3cfec49 Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.20.6 2026-02-01 00:02:07 +00:00
12 changed files with 12 additions and 12 deletions

View File

@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: databasus/databasus:v3.7.0
image: databasus/databasus:v3.7.3
container_name: databasus
ports:
- 8086:4005

View File

@@ -7,7 +7,7 @@ services:
file: ${TEMPLATES_PATH}
service: default
container_name: pgadmin
image: dpage/pgadmin4:9.11.0
image: dpage/pgadmin4:9.12.0
ports:
- 8082:80
networks:

View File

@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ghcr.io/gethomepage/homepage:v1.9.0
image: ghcr.io/gethomepage/homepage:v1.10.1
container_name: homepage
ports:
- 3030:3000

View File

@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: syncthing/syncthing:2.0.13
image: syncthing/syncthing:2.0.14
container_name: syncthing
volumes:
- ${EXTERNAL_STORAGE}/notes/Obsidian-sync:/var/syncthing-data/Obsidian-sync

View File

@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: lscr.io/linuxserver/calibre:9.1.0
image: lscr.io/linuxserver/calibre:9.2.1
container_name: calibre
environment:
- PASSWORD= #optional

View File

@@ -32,7 +32,7 @@ services:
file: ${TEMPLATES_PATH}
service: default
container_name: immich_machine_learning
image: ghcr.io/immich-app/immich-machine-learning:v2.5.2
image: ghcr.io/immich-app/immich-machine-learning:v2.5.3
ports:
- 3003:3003
volumes:

View File

@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: deluan/navidrome:0.59.0
image: deluan/navidrome:0.60.0
container_name: navidrome
ports:
- 2011:4533

View File

@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ghost:6.14.0-alpine
image: ghost:6.17.0-alpine
container_name: ghost
ports:
- 4016:2368

View File

@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ghcr.io/home-assistant/home-assistant:2026.1.3
image: ghcr.io/home-assistant/home-assistant:2026.2.0
container_name: home-assistant
networks:
- ip4net

View File

@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ghcr.io/mealie-recipes/mealie:v3.9.2
image: ghcr.io/mealie-recipes/mealie:v3.10.2
container_name: mealie
ports:
- "4006:9000"

View File

@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ollama/ollama:0.15.2
image: ollama/ollama:0.15.4
container_name: ollama
ports:
- 4019:11434

View File

@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ghcr.io/paperless-ngx/paperless-ngx:2.20.5
image: ghcr.io/paperless-ngx/paperless-ngx:2.20.6
container_name: paperless-ngx
ports:
- "4009:8000"