chore(deps): update helmrelease to helm.toolkit.fluxcd.io/v2beta2 #5

Merged
SeanOMik merged 48 commits from renovate/helmrelease-2.x into main 2024-01-23 02:58:31 +00:00
2 changed files with 6 additions and 11 deletions
Showing only changes of commit e8f2189435 - Show all commits

View File

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

View File

@ -14,13 +14,4 @@ metadata:
namespace: flux-system namespace: flux-system
spec: spec:
interval: 1m interval: 1m
url: https://bjw-s.github.io/helm-charts 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