2 Commits

Author SHA1 Message Date
3f23d47ce0 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-07-27 22:37:59 +00:00
87e598ab66 fix path
All checks were successful
lint-test-helm / helm-lint (push) Successful in 7s
renovate / renovate (push) Successful in 1m19s
2025-07-27 17:36:41 -05:00
3 changed files with 3 additions and 3 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.4
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: COMPOSE_LOGGING_DRIVER - name: COMPOSE_LOGGING_DRIVER

View File

@@ -31,5 +31,5 @@ dependencies:
alias: postgres-17-cluster alias: postgres-17-cluster
version: 5.1.0 version: 5.1.0
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/stalwart-mail-server.png icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/stalwart.png
appVersion: v0.11.8 appVersion: v0.11.8

View File

@@ -49,7 +49,7 @@ stalwart:
advancedMounts: advancedMounts:
main: main:
main: main:
- path: /opt/stalwart-mail - path: /opt/stalwart
readOnly: false readOnly: false
valkey: valkey:
architecture: replication architecture: replication