2 Commits

Author SHA1 Message Date
c21e297d0c Update ghcr.io/moghtech/komodo-core Docker tag to v1.18.1 2025-06-09 00:21:29 +00:00
460a92e241 add labels
All checks were successful
renovate / renovate (push) Successful in 2m3s
2025-06-08 19:19:59 -05:00
2 changed files with 5 additions and 3 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

@@ -33,7 +33,8 @@
"helm"
],
"addLabels": [
"chart"
"chart",
"automerge"
],
"automerge": true,
"internalChecksAsSuccess": true,
@@ -63,7 +64,8 @@
"docker"
],
"addLabels": [
"image"
"image",
"automerge"
],
"automerge": true,
"internalChecksAsSuccess": true,