Skip to content

Commit

Permalink
chore(container): update image busybox to c230832
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent c1406d1 commit 1a7553a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
values:
initContainers:
update-volume-permission:
image: busybox@sha256:34b191d63fbc93e25e275bfccf1b5365664e5ac28f06d974e8d50090fbb49f41
image: busybox@sha256:c230832bd3b0be59a6c47ed64294f9ce71e91b327957920b6929a0caa8353140
command: ["sh", "-c", "chown -R 1000:1000 /config"]
volumeMounts:
- name: config
Expand Down
2 changes: 1 addition & 1 deletion cluster/staging/apps/media/calibre/web/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
values:
initContainers:
update-volume-permission:
image: busybox@sha256:34b191d63fbc93e25e275bfccf1b5365664e5ac28f06d974e8d50090fbb49f41
image: busybox@sha256:c230832bd3b0be59a6c47ed64294f9ce71e91b327957920b6929a0caa8353140
command: ["sh", "-c", "chown -R 1000:1000 /config"]
volumeMounts:
- name: config
Expand Down

0 comments on commit 1a7553a

Please sign in to comment.