2 Commits

Author SHA1 Message Date
448830631b Update ghcr.io/moghtech/komodo-core Docker tag to v1.19.3
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 28s
2025-09-09 15:17:34 +00:00
e11001b42f expand size
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m46s
2025-09-09 10:15:29 -05:00
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ huntarr:
forceRename: huntarr-config
storageClass: ceph-block
accessMode: ReadWriteOnce
size: 1Gi
size: 5Gi
advancedMounts:
main:
main:

View File

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