Skip to content

Commit

Permalink
Merge pull request #2639 from h3mmy/renovate/busybox
Browse files Browse the repository at this point in the history
chore: update docker image busybox to
  • Loading branch information
h3mmy authored Dec 2, 2022
2 parents 41061f1 + 8e99f78 commit 0038f74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/apps/media/books/calibre/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
values:
initContainers:
update-volume-permission:
image: busybox@sha256:fcd85228d7a25feb59f101ac3a955d27c80df4ad824d65f5757a954831450185
image: busybox@sha256:59f225fdf34f28a07d22343ee415ee417f6b8365cf4a0d3a2933cbd8fd7cf8c1
command: ["sh", "-c", "chown -R 1000:1000 /config"]
volumeMounts:
- name: config
Expand Down

0 comments on commit 0038f74

Please sign in to comment.