2 Commits

Author SHA1 Message Date
1ab5376623 Update ghcr.io/moghtech/komodo-core Docker tag to v1.18.3
Some checks failed
lint-test-helm / helm-lint (pull_request) Failing after 3s
2025-06-20 03:26:09 +00:00
521bbd5636 add n8n
Some checks failed
lint-test-helm / helm-lint (push) Failing after 7s
renovate / renovate (push) Successful in 1m13s
2025-06-19 22:25:00 -05:00
2 changed files with 2 additions and 1 deletions

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.3
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: COMPOSE_LOGGING_DRIVER - name: COMPOSE_LOGGING_DRIVER

View File

@@ -121,6 +121,7 @@ kube-prometheus-stack:
- linkwarden - linkwarden
- loki - loki
- matrix-synapse - matrix-synapse
- n8n
- ntfy - ntfy
- ollama - ollama
- outline - outline