Move aliases under package rules

This commit is contained in:
Joseph Hanson 2023-11-27 23:16:23 -06:00
parent 7ad8ac92be
commit be6818f6a7
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -6,9 +6,6 @@
"config:recommended",
"local>jahanson/valinor//.renovate/customManagers.json5"
],
"registryAliases": {
"ghcr.io": "hub.hsn.dev/ghcr.io"
},
"repositories": [],
"flux": {
"fileMatch": [
@ -78,6 +75,9 @@
],
"packageRules": [
{
"registryAliases": {
"ghcr.io": "hub.hsn.dev/ghcr.io"
},
"description": "Use custom versioning for Vector",
"matchDatasources": [
"docker"