Action Required: Fix Renovate Configuration #123

Closed
opened 2025-10-04 04:47:19 +00:00 by renovate-bot · 0 comments
Collaborator

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Location: renovate.json
Error type: The renovate configuration file contains some invalid settings
Message: packageRules[2]: packageRules cannot combine both matchUpdateTypes and versioning. Rule: {"description":["CNPG image"],"matchDepNames":["ghcr.io/cloudnative-pg/postgresql"],"matchDatasources":["docker"],"addLabels":["image"],"matchUpdateTypes":["major","minor"],"automerge":false,"versioning":"deb","bumpVersions":[{"filePatterns":["{{packageFileDir}}/Chart.{yaml,yml}"],"matchStrings":["version:\s(?[^\s]+)"],"bumpType":"{{#if isPatch}}patch{{else}}minor{{/if}}"}]}

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved. Location: `renovate.json` Error type: The renovate configuration file contains some invalid settings Message: packageRules[2]: packageRules cannot combine both matchUpdateTypes and versioning. Rule: {"description":["CNPG image"],"matchDepNames":["ghcr.io/cloudnative-pg/postgresql"],"matchDatasources":["docker"],"addLabels":["image"],"matchUpdateTypes":["major","minor"],"automerge":false,"versioning":"deb","bumpVersions":[{"filePatterns":["{{packageFileDir}}/Chart.{yaml,yml}"],"matchStrings":["version:\\s(?<version>[^\\s]+)"],"bumpType":"{{#if isPatch}}patch{{else}}minor{{/if}}"}]}
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alexlebens/helm-charts#123