1 Commits

Author SHA1 Message Date
f94a8340d9 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-16 03:03:32 +00:00
2 changed files with 2 additions and 2 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

@@ -19,7 +19,7 @@ services:
- /dev/net/tun:/dev/net/tun
postgresql:
image: docker.io/postgres:17.6-alpine3.21
image: docker.io/postgres:17.5-alpine3.21
container_name: gitea-postgres
env_file:
- .env