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"