2 Commits

Author SHA1 Message Date
905a995b5d Update ghcr.io/moghtech/komodo-core Docker tag to v1.18.1 2025-06-09 16:12:18 +00:00
821e228225 ignore downloading
All checks were successful
renovate / renovate (push) Successful in 2m57s
2025-06-09 11:09:56 -05:00
2 changed files with 2 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ komodo:
main:
image:
repository: ghcr.io/moghtech/komodo-core
tag: 1.17.5
tag: 1.18.1
pullPolicy: IfNotPresent
env:
- name: COMPOSE_LOGGING_DRIVER

View File

@@ -166,6 +166,7 @@ data:
exclude_patterns:
- /mnt/store/Torrent/QBITTORRENT/*
- /mnt/store/Torrent/TORRENT/*
- /mnt/store/Torrent/DOWNLOADING/*
- '**/.DS_Store'
- '**/Thumbs.db'
- '**/@eaDir'