dirsigler / uptime-kuma-helm

This Helm Chart installs Uptime-Kuma from @louislam to your Kubernetes Cluster.
https://helm.irsigler.cloud
GNU General Public License v3.0
147 stars 51 forks source link

Action Required: Fix Renovate Configuration #105

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

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: Invalid configuration option: packageRules[0].datasourceRules, Invalid configuration option: packageRules[0].upgradeVersions, packageRules[0]: packageRules cannot combine both matchUpdateTypes and versioning. Rule: {"matchDatasources":["docker"],"matchUpdateTypes":["minor"],"upgradeVersions":true,"groupName":"docker","versioning":"docker","automerge":false,"datasourceRules":[{"matchDatasources":["helm"],"automerge":false,"updateLabels":["AppVersion"],"bumpChart":true,"groupName":"helm"},{"matchDatasources":["github-actions"],"automerge":false,"groupName":"github-actions"},{"matchDatasources":["docker"],"matchUpdateTypes":["minor","patch"],"automerge":false}]}