1 Commits

Author SHA1 Message Date
dad5b9193f chore(deps): update ghcr.io/moghtech/komodo-core docker tag to v2
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 28s
lint-test-helm / validate-kubeconform (pull_request) Successful in 26s
2026-03-24 15:29:41 +00:00
2 changed files with 2 additions and 22 deletions

View File

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

View File

@@ -223,7 +223,7 @@
"minimumReleaseAge": "1 days"
},
{
"description": "Group Dawarich dependencies",
"description": "Group unmatched Dawarich dependencies",
"matchPackageNames": [
"freikin/dawarich",
"freika/dawarich",
@@ -234,26 +234,6 @@
],
"groupName": "dawarich",
"groupSlug": "unified-dawarich"
},
{
"description": "Group Komodo dependencies",
"matchPackagePatterns": [
"^moghtech/komodo",
"^ghcr\\.io/moghtech/komodo",
"^docker\\.io/moghtech/komodo"
],
"groupName": "komodo",
"groupSlug": "unified-komodo"
},
{
"description": "Group Immich dependencies",
"matchPackagePatterns": [
"^immich-app/immich",
"^ghcr\\.io/immich-app/immich",
"^docker\\.io/immich-app/immich"
],
"groupName": "komodo",
"groupSlug": "unified-komodo"
}
]
}