Skip to content

Commit 143f85f

Browse files
authored
chore(deps): update busybox:latest docker digest to 2383baa (#3217)
1 parent c159775 commit 143f85f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

helm-chart/templates/loadgenerator.yaml

Lines changed: 1 addition & 1 deletion
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:d80cd694d3e9467884fcb94b8ca1e20437d8a501096cdf367a5a1918a34fc2fd
95+
image: busybox:latest@sha256:2383baad1860bbe9d8a7a843775048fd07d8afe292b94bd876df64a69aae7cb1
9696
env:
9797
- name: FRONTEND_ADDR
9898
value: "{{ .Values.frontend.name }}:80"

helm-chart/templates/opentelemetry-collector.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ spec:
7171
- ALL
7272
privileged: false
7373
readOnlyRootFilesystem: true
74-
image: busybox:latest@sha256:d80cd694d3e9467884fcb94b8ca1e20437d8a501096cdf367a5a1918a34fc2fd
74+
image: busybox:latest@sha256:2383baad1860bbe9d8a7a843775048fd07d8afe292b94bd876df64a69aae7cb1
7575
command:
7676
- '/bin/sh'
7777
- '-c'

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

Lines changed: 1 addition & 1 deletion
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:d80cd694d3e9467884fcb94b8ca1e20437d8a501096cdf367a5a1918a34fc2fd
47+
image: busybox:latest@sha256:2383baad1860bbe9d8a7a843775048fd07d8afe292b94bd876df64a69aae7cb1
4848
command:
4949
- '/bin/sh'
5050
- '-c'

0 commit comments

Comments
 (0)