2 Commits

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

View File

@@ -101,7 +101,7 @@ directus:
- name: STORAGE_S3_REGION - name: STORAGE_S3_REGION
value: us-east-1 value: us-east-1
- name: STORAGE_S3_ENDPOINT - name: STORAGE_S3_ENDPOINT
value: rook-ceph-rgw-ceph-objectstore.rook-ceph value: http://rook-ceph-rgw-ceph-objectstore.rook-ceph:80
- name: STORAGE_S3_FORCE_PATH_STYLE - name: STORAGE_S3_FORCE_PATH_STYLE
value: true value: true
- name: AUTH_PROVIDERS - name: AUTH_PROVIDERS

View File

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