feat: add argocd to renovate
This commit is contained in:
parent
9b10ab8dd3
commit
d67c8ddc29
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