fix: remove duplicate helm repo, forgot something in renovate.json5

This commit is contained in:
SeanOMik 2024-01-22 20:53:19 -05:00
parent f0285781c5
commit 78a4a8e9d8
Signed by: SeanOMik
GPG Key ID: FEC9E2FC15235964
2 changed files with 6 additions and 11 deletions

View File

@ -181,7 +181,11 @@
{
"matchDatasources": ["helm"],
"addLabels": ["renovate/helm"]
}
},
{
"matchDatasources": ["github-releases", "github-tags"],
"addLabels": ["renovate/github-release"]
},
],
// custom managers
"customManagers": [

View File

@ -14,13 +14,4 @@ metadata:
namespace: flux-system
spec:
interval: 1m
url: https://bjw-s.github.io/helm-charts
---
apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: HelmRepository
metadata:
name: grafana-charts
namespace: flux-system
spec:
interval: 1m
url: https://grafana.github.io/helm-charts
url: https://bjw-s.github.io/helm-charts