2 Commits

Author SHA1 Message Date
696f6f7b83 Update ghcr.io/moghtech/komodo-core Docker tag to v1.18.1 2025-06-07 23:26:53 +00:00
e3322a925d change advertist
All checks were successful
renovate / renovate (push) Successful in 2m15s
2025-06-07 18:24:58 -05:00
2 changed files with 4 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ komodo:
main:
image:
repository: ghcr.io/moghtech/komodo-core
tag: 1.17.5
tag: 1.18.1
pullPolicy: IfNotPresent
env:
- name: COMPOSE_LOGGING_DRIVER

View File

@@ -14,3 +14,6 @@ spec:
addresses:
- ExternalIP
- LoadBalancerIP
selector:
matchExpressions:
- {key: somekey, operator: NotIn, values: ['never-used-value']}