1 Commits

Author SHA1 Message Date
208f9df632 Update ghcr.io/moghtech/komodo-core Docker tag to v1.19.2
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-09-03 23:14:02 +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.19.2
pullPolicy: IfNotPresent
env:
- name: COMPOSE_LOGGING_DRIVER

View File

@@ -15,7 +15,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: traefik
version: 37.1.0
version: 37.0.0
repository: https://traefik.github.io/charts
# enable pending:
# https://github.com/traefik/traefik-helm-chart/pull/1340