Initial commit

This commit is contained in:
2025-09-26 20:46:25 +02:00
commit cddc32c15f
5 changed files with 126 additions and 0 deletions

6
renovate.json Normal file
View File

@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"kubernetes": {
"fileMatch": ["^k8s/3.*\\.yaml$"]
}
}