2 Commits

Author SHA1 Message Date
b443028b74 Merge branch 'master' of https://git.cluster.fun/averagemarcus/cluster.fun 2025-12-30 11:50:41 +00:00
09c80dda70 Added ArgoCD to renovate
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2025-12-30 11:50:37 +00:00

View File

@@ -21,5 +21,8 @@
},
"kubernetes": {
"fileMatch": ["manifests/.+\\.yaml$"]
},
"argocd": {
"managerFilePatterns": ["/manifests/_apps/.+\\.yaml$/"]
}
}