2 Commits

Author SHA1 Message Date
70d7c32994 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 9s
2025-07-10 02:49:04 +00:00
13b6150bf8 clean
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m36s
2025-07-09 21:47:49 -05:00
2 changed files with 1 additions and 5 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

@@ -12,8 +12,6 @@ spec:
matchLabels:
app.kubernetes.io/name: s3-exporter-digital-ocean
app.kubernetes.io/instance: {{ .Release.Name }}
# matchExpressions:
# - { key: app.kubernetes.io/controller, operator: In, values: [digital-ocean] }
endpoints:
- port: metrics
interval: 120s
@@ -35,8 +33,6 @@ spec:
matchLabels:
app.kubernetes.io/name: s3-exporter-ceph-directus
app.kubernetes.io/instance: {{ .Release.Name }}
# matchExpressions:
# - { key: app.kubernetes.io/controller, operator: In, values: [digital-ocean] }
endpoints:
- port: metrics
interval: 120s