diff --git a/renovate.json b/renovate.json index f8d6c6e81..8e96190d0 100644 --- a/renovate.json +++ b/renovate.json @@ -169,24 +169,6 @@ "automerge": true, "minimumReleaseAge": "1 days" }, - { - "description": "Automerge charts, specific packages", - "matchUpdateTypes": [ - "patch", - "minor" - ], - "matchDatasources": [ - "helm" - ], - "matchPackageNames": [ - "kube-prometheus-stack" - ], - "addLabels": [ - "image", - "automerge" - ], - "automerge": true - }, { "description": "Automerge digest updates, specific packages", "matchUpdateTypes": [ @@ -232,7 +214,7 @@ ], "matchPackageNames": [ "ghcr.io/renovatebot/renovate", - "kube-prometheus-stack" + "ghcr.io/prometheus-community/charts/kube-prometheus-stack" ], "addLabels": [ "image",