Skip to content

Commit 98e8330

Browse files
authored
chore(deps): update busybox:latest docker digest to a5d0ce4 (#2862)
1 parent abb9a2c commit 98e8330

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

helm-chart/templates/loadgenerator.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ spec:
9292
- ALL
9393
privileged: false
9494
readOnlyRootFilesystem: true
95-
image: busybox:latest@sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5
95+
image: busybox:latest@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1
9696
env:
9797
- name: FRONTEND_ADDR
9898
value: "{{ .Values.frontend.name }}:80"

helm-chart/templates/opentelemetry-collector.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ spec:
6969
- ALL
7070
privileged: false
7171
readOnlyRootFilesystem: true
72-
image: busybox:latest@sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5
72+
image: busybox:latest@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1
7373
command:
7474
- '/bin/sh'
7575
- '-c'

kustomize/components/google-cloud-operations/otel-collector.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ spec:
4444
- ALL
4545
privileged: false
4646
readOnlyRootFilesystem: true
47-
image: busybox:latest@sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5
47+
image: busybox:latest@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1
4848
command:
4949
- '/bin/sh'
5050
- '-c'

0 commit comments

Comments
 (0)