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 9e4ac8ae74 - Show all commits

View file

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