Skip to content

Commit

Permalink
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v11.11.22
Browse files Browse the repository at this point in the history
| datasource | package                       | from     | to       |
| ---------- | ----------------------------- | -------- | -------- |
| docker     | ghcr.io/containerbase/sidecar | 11.11.21 | 11.11.22 |
  • Loading branch information
renovate[bot] authored Sep 22, 2024
1 parent b0a0a71 commit f1849e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/config/options/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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.21',
default: 'ghcr.io/containerbase/sidecar:11.11.22',
globalOnly: true,
},
{
Expand Down

0 comments on commit f1849e7

Please sign in to comment.