feat: add argocd to renovate
This commit is contained in:
parent
0f36171192
commit
1540d817b7
2 changed files with 14 additions and 3 deletions
|
@ -10,8 +10,10 @@ metadata:
|
|||
name: argocd
|
||||
namespace: kube-system
|
||||
spec:
|
||||
# do not change order! (needed for renovate)
|
||||
repo: https://argoproj.github.io/argo-helm
|
||||
chart: argo-cd
|
||||
version: 5.39.0
|
||||
targetNamespace: argocd
|
||||
valuesContent: |-
|
||||
applicationSet:
|
||||
|
@ -29,8 +31,10 @@ metadata:
|
|||
name: argocd-apps
|
||||
namespace: kube-system
|
||||
spec:
|
||||
# do not change order! (needed for renovate)
|
||||
repo: https://argoproj.github.io/argo-helm
|
||||
chart: argocd-apps
|
||||
version: 5.39.0
|
||||
targetNamespace: argocd
|
||||
valuesContent: |-
|
||||
projects:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue