Skip to content

Commit 7c03b13

Browse files
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.3.4
| datasource | package | from | to | | ---------- | ----------------------------- | ------ | ------ | | docker | ghcr.io/containerbase/sidecar | 10.3.3 | 10.3.4 |
1 parent b6d6695 commit 7c03b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/config/options/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ const options: RenovateOptions[] = [
450450
description:
451451
'Change this value to override the default Renovate sidecar image.',
452452
type: 'string',
453-
default: 'ghcr.io/containerbase/sidecar:10.3.3',
453+
default: 'ghcr.io/containerbase/sidecar:10.3.4',
454454
globalOnly: true,
455455
},
456456
{

0 commit comments

Comments
 (0)