2 Commits

Author SHA1 Message Date
79ba430836 Update ghcr.io/moghtech/komodo-core Docker tag to v1.18.1 2025-06-08 03:05:33 +00:00
6390727ccf change config
All checks were successful
renovate / renovate (push) Successful in 2m7s
2025-06-07 22:03:43 -05:00
2 changed files with 2 additions and 2 deletions

View File

@@ -103,7 +103,7 @@ directus:
- name: STORAGE_S3_ENDPOINT
value: http://rook-ceph-rgw-ceph-objectstore.rook-ceph.svc:80
- name: STORAGE_S3_FORCE_PATH_STYLE
value: false
value: true
- 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