mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 22:46:27 +00:00
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v11.11.17 (#31421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b46fb9faf4
commit
e8770340cd
1 changed files with 1 additions and 1 deletions
|
@ -515,7 +515,7 @@ const options: RenovateOptions[] = [
|
|||
description:
|
||||
'Change this value to override the default Renovate sidecar image.',
|
||||
type: 'string',
|
||||
default: 'ghcr.io/containerbase/sidecar:11.11.15',
|
||||
default: 'ghcr.io/containerbase/sidecar:11.11.17',
|
||||
globalOnly: true,
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue