mirror of
https://github.com/ansible/awx.git
synced 2026-06-23 07:37:50 -02:30
chore: update tekton pipeline bundle digest and renovate config (#16494)
Signed-off-by: Ryan Williams <3375653+ryankwilliams@users.noreply.github.com> Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -2,14 +2,8 @@
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"enabledManagers": ["tekton"],
|
||||
"tekton": {
|
||||
"schedule": ["0 * * * *"],
|
||||
"packageRules": [
|
||||
{
|
||||
"description": "Update aap-ci tekton-catalog pipeline bundles",
|
||||
"matchPackageNames": ["/^quay\\.io\\/aap-ci\\/tekton-catalog\\/pipeline\\/"],
|
||||
"matchManagers": ["tekton"],
|
||||
"automerge": true
|
||||
}
|
||||
]
|
||||
"enabled": true,
|
||||
"automerge": true,
|
||||
"schedule": ["* */12 * * 1-5"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user