Skip to content

Commit

Permalink
Update Docker image busybox to v1.36
Browse files Browse the repository at this point in the history
| datasource | package | from | to   |
| ---------- | ------- | ---- | ---- |
| docker     | busybox | 1.35 | 1.36 |


Signed-off-by: Nicholas St. Germain <[email protected]>
  • Loading branch information
renovate[bot] authored Jan 4, 2023
1 parent 142ac35 commit 0fce790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster-apps/xbackbone/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ xbackbone:
initContainers:
cp:
name: cp
image: busybox:1.35
image: busybox:1.36
imagePullPolicy: IfNotPresent
command:
- /bin/sh
Expand Down

0 comments on commit 0fce790

Please sign in to comment.