Skip to content

Commit ef0a84b

Browse files
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v13.25.18 (main) (#40113)
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v13.25.18 | datasource | package | from | to | | ---------- | ----------------------------- | -------- | -------- | | docker | ghcr.io/containerbase/sidecar | 13.25.17 | 13.25.18 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d6f3876 commit ef0a84b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/config/options/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,7 @@ const options: RenovateOptions[] = [
611611
description:
612612
'Change this value to override the default Renovate sidecar image.',
613613
type: 'string',
614-
default: 'ghcr.io/containerbase/sidecar:13.25.17',
614+
default: 'ghcr.io/containerbase/sidecar:13.25.18',
615615
globalOnly: true,
616616
},
617617
{

0 commit comments

Comments
 (0)