mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-13 07:26:26 +00:00
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.23.6 (#25442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c75e173e2b
commit
35dd6be9c0
1 changed files with 1 additions and 1 deletions
|
@ -372,7 +372,7 @@ const options: RenovateOptions[] = [
|
||||||
description:
|
description:
|
||||||
'Change this value to override the default Renovate sidecar image.',
|
'Change this value to override the default Renovate sidecar image.',
|
||||||
type: 'string',
|
type: 'string',
|
||||||
default: 'ghcr.io/containerbase/sidecar:9.23.5',
|
default: 'ghcr.io/containerbase/sidecar:9.23.6',
|
||||||
globalOnly: true,
|
globalOnly: true,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue