From 3426ba2fab707b4e720ce465f452c5041632e534 Mon Sep 17 00:00:00 2001 From: JJGadgets Date: Tue, 20 Aug 2024 22:07:59 +0800 Subject: [PATCH] fix(immich): Renovate --- .renovate/groups.json5 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.renovate/groups.json5 b/.renovate/groups.json5 index 02ddec98..cd75a9a8 100644 --- a/.renovate/groups.json5 +++ b/.renovate/groups.json5 @@ -48,7 +48,7 @@ "groupName": "Cilium", "matchPackagePatterns": ["cilium"], "versioning": "semver", - "customChangelogUrl": "https://github.com/cilium/cilium", + "sourceUrl": "https://github.com/cilium/cilium", "separateMinorPatch": true, "pinDigests": false, "group": { @@ -62,7 +62,7 @@ "matchDatasources": ["docker", "github-tags"], "versioning": "semver", "separateMinorPatch": true, - "customChangelogUrl": "https://github.com/fluxcd/flux2", + "sourceUrl": "https://github.com/fluxcd/flux2", "group": { "commitMessageTopic": "{{{groupName}}} group" } @@ -87,7 +87,7 @@ "groupName": "authentik", "matchPackagePatterns": ["authentik"], "labels": ["authentik"], - "customChangelogUrl": "https://github.com/goauthentik/authentik", + "sourceUrl": "https://github.com/goauthentik/authentik", "automerge": false, "separateMultipleMajor": true, "separateMinorPatch": true, @@ -102,7 +102,7 @@ "groupName": "Immich", "matchPackagePatterns": ["immich"], "versioning": "semver", - "customChangelogUrl": "https://github.com/immich-app/immich", + "sourceUrl": "https://github.com/immich-app/immich", "separateMinorPatch": true, "group": { "commitMessageTopic": "{{{groupName}}} group"