Skip to content
Snippets Groups Projects
Verified Commit 0e3f6203 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

ci(renovate): Rework matching for Kubernetes manifests

parent 4bffa838
No related branches found
No related tags found
No related merge requests found
......@@ -21,13 +21,9 @@
},
"kubernetes": {
"fileMatch": [
"apps/.+/blog/.+\\.yaml$",
"apps/.+/dns/.+\\.yaml$",
"apps/.+/gitlab-runner/.+\\.yaml$",
"apps/.+/iot/.+\\.yaml$",
"apps/.+/jellyfin/.+\\.yaml$",
"apps/.+/syncthing/.+\\.yaml$",
"apps/.+/tor/.+\\.yaml$",
"apps/.+\\.yaml$",
"clusters/.+\\.yaml$",
"shared/components/.+\\.yaml$",
"infrastructure/.+\\.yaml$"
]
},
......@@ -137,6 +133,15 @@
],
"groupName": "rook-ceph"
},
{
"matchDatasources": [
"helm"
],
"matchPackageNames": [
"longhorn"
],
"minimumReleaseAge": "14 days"
},
{
"matchFileNames": [
"images/kos/**"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment