16 Commits

Author SHA1 Message Date
410b2198ea Update n8nio/n8n Docker tag to v2.11.0 2026-03-03 00:03:25 +00:00
4ea9731e2d Merge pull request 'Update n8nio/n8n Docker tag to v2.10.2' (#150) from renovate/n8nio-n8n-2.x into main
Reviewed-on: #150
2026-03-02 17:12:04 +01:00
b37122f014 Merge pull request 'Update vikunja/vikunja Docker tag to v2' (#172) from renovate/vikunja-vikunja-2.x into main
Reviewed-on: #172
2026-03-02 17:11:56 +01:00
4a8c03b0fc Merge pull request 'Update redis Docker tag to v8.6.1' (#165) from renovate/redis-8.x into main
Reviewed-on: #165
2026-03-02 17:11:27 +01:00
0e5549bf39 Merge pull request 'Update databasus/databasus Docker tag to v3.16.4' (#141) from renovate/databasus-databasus-3.x into main
Reviewed-on: #141
2026-03-02 17:11:20 +01:00
12cfe49a9e Merge pull request 'Update ghcr.io/home-assistant/home-assistant Docker tag to v2026.2.3' (#155) from renovate/ghcr.io-home-assistant-home-assistant-2026.x into main
Reviewed-on: #155
2026-03-02 17:11:12 +01:00
5763b79822 Merge pull request 'Update ghcr.io/alam00000/bentopdf-simple Docker tag to v2.4.0' (#184) from renovate/ghcr.io-alam00000-bentopdf-simple-2.x into main 2026-03-02 01:02:47 +01:00
6990c486a1 Update ghcr.io/alam00000/bentopdf-simple Docker tag to v2.4.0 2026-03-02 00:02:45 +00:00
319153ab12 Merge pull request 'Update slskd/slskd Docker tag to v0.24.5' (#183) from renovate/slskd-slskd-0.x into main 2026-03-02 01:02:44 +01:00
c5e86f28f3 Update databasus/databasus Docker tag to v3.16.4 2026-03-02 00:02:43 +00:00
f68d533836 Merge pull request 'Update ollama/ollama Docker tag to v0.17.5' (#182) from renovate/ollama-ollama-0.x into main 2026-03-02 01:02:41 +01:00
816f382af8 Update slskd/slskd Docker tag to v0.24.5 2026-03-02 00:02:41 +00:00
2e101ae33d Update redis Docker tag to v8.6.1 2026-03-02 00:02:40 +00:00
9e313ed688 Update ollama/ollama Docker tag to v0.17.5 2026-03-02 00:02:38 +00:00
24f37bea23 Update ghcr.io/home-assistant/home-assistant Docker tag to v2026.2.3 2026-03-02 00:02:36 +00:00
c80aaf7f3d Update vikunja/vikunja Docker tag to v2 2026-02-28 00:02:52 +00:00
8 changed files with 8 additions and 8 deletions

View File

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

View File

@@ -4,7 +4,7 @@ services:
file: ${TEMPLATES_PATH}
service: default
container_name: redis
image: redis:8.6.0
image: redis:8.6.1
networks:
- ip4net
- ip6net

View File

@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: slskd/slskd:0.24.4
image: slskd/slskd:0.24.5
container_name: slskd
user: ${PUID}:${PGID}
ports:

View File

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

View File

@@ -1,5 +1,5 @@
# Start with the official n8n image
FROM n8nio/n8n:2.10.2
FROM n8nio/n8n:2.11.0
# Copy apk and its deps from Alpine 3.23
COPY --from=alpine:3.23 /sbin/apk /sbin/apk

View File

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

View File

@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ghcr.io/alam00000/bentopdf-simple:2.3.3
image: ghcr.io/alam00000/bentopdf-simple:2.4.0
container_name: pdf
ports:
- "4003:8080"

View File

@@ -6,7 +6,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: vikunja/vikunja:1.1.0
image: vikunja/vikunja:2.1.0
container_name: vikunja
secrets: [vikunja_jwt_secret]
environment: