Skip to content

Commit

Permalink
chore(container): update image public.ecr.aws/docker/library/busybox …
Browse files Browse the repository at this point in the history
…to 768e5c6
  • Loading branch information
renovate[bot] committed Oct 2, 2024
1 parent 6a4a8ce commit 9fcdaa8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/apps/media/recyclarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:

initContainers:
01-init-config:
image: public.ecr.aws/docker/library/busybox:latest@sha256:c230832bd3b0be59a6c47ed64294f9ce71e91b327957920b6929a0caa8353140
image: public.ecr.aws/docker/library/busybox:latest@sha256:768e5c6f5cb6db0794eec98dc7a967f40631746c32232b78a3105fb946f3ab83
imagePullPolicy: IfNotPresent
command:
- "/bin/sh"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ spec:
init-config:
image:
repository: public.ecr.aws/docker/library/busybox
tag: latest@sha256:c230832bd3b0be59a6c47ed64294f9ce71e91b327957920b6929a0caa8353140
tag: latest@sha256:768e5c6f5cb6db0794eec98dc7a967f40631746c32232b78a3105fb946f3ab83
pullPolicy: IfNotPresent
command:
- "/bin/sh"
Expand Down

0 comments on commit 9fcdaa8

Please sign in to comment.