2 Commits

Author SHA1 Message Date
d9a6948672 Update ghcr.io/moghtech/komodo-core Docker tag to v1.18.4
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 10s
2025-07-25 00:52:03 +00:00
de1745bb08 expand storage
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m24s
2025-07-24 19:50:52 -05:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -18,7 +18,7 @@ gitea:
enabled: false
persistence:
storageClass: ceph-filesystem
size: 10Gi
size: 20Gi
accessModes:
- ReadWriteMany
extraVolumes: