Skip to content

Commit

Permalink
chore(deps): update busybox:latest docker digest to 2919d01
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 52209aa commit 90c01b6
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:db142d433cdde11f10ae479dbf92f3b13d693fd1c91053da9979728cceb1dc68
image: busybox:latest@sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5
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:db142d433cdde11f10ae479dbf92f3b13d693fd1c91053da9979728cceb1dc68
image: busybox:latest@sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5
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:db142d433cdde11f10ae479dbf92f3b13d693fd1c91053da9979728cceb1dc68
image: busybox:latest@sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5
command:
- '/bin/sh'
- '-c'
Expand Down

0 comments on commit 90c01b6

Please sign in to comment.