1
0
Fork 0

chore(renovate): add argocd apps

Signed-off-by: Vojtech Mares <iam@vojtechmares.com>
This commit is contained in:
Vojtěch Mareš 2024-01-01 10:12:53 +01:00
parent 6cee4163d3
commit dfe4b7ac06
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D

View file

@ -2,5 +2,10 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>vojtechmares/renovate-config"
]
],
"argocd": {
"fileMatch": [
"apps/**/*.{yaml,yml}"
]
}
}