chore(deps): update renovate/renovate docker tag to v37.68.4 #218

Open
renovate wants to merge 1976 commits from renovate/renovate-renovate-37.x into main
Showing only changes of commit 21c1d51d58 - Show all commits

View file

@ -64,12 +64,12 @@ data:
"kubernetes": { "kubernetes": {
"fileMatch": ["flux/.+\\.yaml$"] "fileMatch": ["flux/.+\\.yaml$"]
}, },
hostRules: [ "hostRules": [
{ {
hostType: 'docker', "hostType": "docker",
matchHost: 'ghcr.io', "matchHost": "ghcr.io",
username: 'NULLx76', "username": "NULLx76",
password: process.env.GITHUB_COM_TOKEN "password": process.env.GITHUB_COM_TOKEN
} }
], ],
"packageRules": [ "packageRules": [