2 Commits

Author SHA1 Message Date
3aae5d4ab6 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 8s
2025-07-09 01:59:42 +00:00
9d6601e558 fix field
All checks were successful
lint-test-helm / helm-lint (push) Successful in 7s
renovate / renovate (push) Successful in 1m26s
2025-07-08 20:58:27 -05:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -9,7 +9,7 @@ metadata:
app.kubernetes.io/part-of: {{ .Release.Name }} app.kubernetes.io/part-of: {{ .Release.Name }}
spec: spec:
jobName: s3-do-home-infra jobName: s3-do-home-infra
metrics_path: /probe metricsPath: /probe
scrapeInterval: 12h scrapeInterval: 12h
scrapeTimeout: 120s scrapeTimeout: 120s
httpSDConfigs: httpSDConfigs: