2 Commits

Author SHA1 Message Date
cd01e502db 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 10s
2025-08-12 21:39:33 +00:00
fd9d94b52f downgrade image
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m49s
2025-08-12 16:37:35 -05:00
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ directus:
main:
image:
repository: directus/directus
tag: 11.10.1
tag: 11.10.0
pullPolicy: IfNotPresent
env:
- name: PUBLIC_URL

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