2 Commits

Author SHA1 Message Date
db6d7d904d Update ghcr.io/moghtech/komodo-core Docker tag to v1.18.1 2025-06-08 03:03:10 +00:00
240e271cb3 change config
All checks were successful
renovate / renovate (push) Successful in 2m48s
2025-06-07 22:00:46 -05:00
2 changed files with 3 additions and 3 deletions

View File

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

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