2 Commits

Author SHA1 Message Date
f3b7e56027 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 9s
2025-07-10 01:50:23 +00:00
0fff683779 change config
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m1s
2025-07-09 20:49:33 -05:00
2 changed files with 3 additions and 1 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

@@ -33,6 +33,8 @@ s3-exporter:
key: AWS_REGION
- name: LOG_LEVEL
value: debug
- name: S3_DISABLE_ENDPOINT_HOST_PREFIX
value: true
- name: S3_FORCE_PATH_STYLE
value: false
resources: