Skip to content

Commit

Permalink
chore(deps): update busybox:latest docker digest to 8274294
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 2, 2024
1 parent 138a875 commit 12fa6b1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion helm-chart/templates/loadgenerator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ spec:
- ALL
privileged: false
readOnlyRootFilesystem: true
image: busybox:latest@sha256:9ae97d36d26566ff84e8893c64a6dc4fe8ca6d1144bf5b87b2b85a32def253c7
image: busybox:latest@sha256:82742949a3709938cbeb9cec79f5eaf3e48b255389f2dcedf2de29ef96fd841c
env:
- name: FRONTEND_ADDR
value: "{{ .Values.frontend.name }}:80"
Expand Down
2 changes: 1 addition & 1 deletion helm-chart/templates/opentelemetry-collector.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ spec:
- ALL
privileged: false
readOnlyRootFilesystem: true
image: busybox:latest@sha256:9ae97d36d26566ff84e8893c64a6dc4fe8ca6d1144bf5b87b2b85a32def253c7
image: busybox:latest@sha256:82742949a3709938cbeb9cec79f5eaf3e48b255389f2dcedf2de29ef96fd841c
command:
- '/bin/sh'
- '-c'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
- ALL
privileged: false
readOnlyRootFilesystem: true
image: busybox:latest@sha256:9ae97d36d26566ff84e8893c64a6dc4fe8ca6d1144bf5b87b2b85a32def253c7
image: busybox:latest@sha256:82742949a3709938cbeb9cec79f5eaf3e48b255389f2dcedf2de29ef96fd841c
command:
- '/bin/sh'
- '-c'
Expand Down

0 comments on commit 12fa6b1

Please sign in to comment.