2 Commits

Author SHA1 Message Date
d14b83d5af Update ghcr.io/moghtech/komodo-core Docker tag to v1.18.1 2025-06-08 02:56:17 +00:00
21b5c55992 change config
All checks were successful
renovate / renovate (push) Successful in 2m34s
2025-06-07 21:54:21 -05:00
2 changed files with 3 additions and 1 deletions

View File

@@ -98,6 +98,8 @@ directus:
configMapKeyRef:
name: ceph-bucket-directus
key: BUCKET_NAME
- name: STORAGE_S3_REGION
value: us-east-1
- name: STORAGE_S3_ENDPOINT
value: rook-ceph-rgw-ceph-objectstore.rook-ceph
- name: STORAGE_S3_FORCE_PATH_STYLE

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