2 Commits

Author SHA1 Message Date
3d162624ac Update ghcr.io/moghtech/komodo-core Docker tag to v1.19.3
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 20s
2025-09-10 07:06:47 +00:00
38fe144dfb Update registry.k8s.io/coredns/coredns Docker tag to v1.12.4 (#1417)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 3m28s
2025-09-10 07:04:51 +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.3
pullPolicy: IfNotPresent
env:
- name: COMPOSE_LOGGING_DRIVER

View File

@@ -1,7 +1,7 @@
coredns:
image:
repository: registry.k8s.io/coredns/coredns
tag: v1.12.3
tag: v1.12.4
replicaCount: 3
resources:
requests: