2 Commits

Author SHA1 Message Date
d6726486c3 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 13s
2025-08-15 12:03:14 +00:00
d75569a971 Update nginx Docker tag to v1.29.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 15s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m43s
2025-08-15 12:01:48 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -58,7 +58,7 @@ roundcube:
nginx:
image:
repository: nginx
tag: 1.29.0-alpine
tag: 1.29.1-alpine
pullPolicy: IfNotPresent
env:
- name: NGINX_HOST

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