ensure renovate uses pullthrough-cache

This commit is contained in:
Kjeld Schouten
2024-11-15 23:14:57 +01:00
parent 4f13196df4
commit c0d3105f10
+5 -1
View File
@@ -3,5 +3,9 @@
"extends": [
"config:recommended",
"github>truecharts/public//.github/renovate/main.json5"
]
],
"registryAliases": {
"registry-1.docker.io": "http://192.168.10.208:5000",
"docker.io": "http://192.168.10.208:5000"
}
}