2 Commits

Author SHA1 Message Date
2bd1b37a40 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 11s
2025-07-09 02:01:09 +00:00
c0101ad39a fix image
All checks were successful
renovate / renovate (push) Successful in 42s
lint-test-helm / helm-lint (push) Successful in 9s
2025-07-08 20:59:53 -05:00
2 changed files with 3 additions and 3 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

@@ -8,8 +8,8 @@ s3-exporter:
containers: containers:
main: main:
image: image:
repository: ghcr.io/unpoller/unpoller repository: ribbybibby/s3-exporter
tag: v2.15.3 tag: v0.5.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: S3_EXPORTER_WEB_LISTEN_ADDRESS - name: S3_EXPORTER_WEB_LISTEN_ADDRESS