Skip to content

Commit ec3ed49

Browse files
committed
chore(deps): update busybox:latest docker digest to 2f590fc
1 parent f5697b2 commit ec3ed49

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:d82f458899c9696cb26a7c02d5568f81c8c8223f8661bb2a7988b269c8b9051e
95+
image: busybox:latest@sha256:2f590fc602ce325cbff2ccfc39499014d039546dc400ef8bbf5c6ffb860632e7
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:d82f458899c9696cb26a7c02d5568f81c8c8223f8661bb2a7988b269c8b9051e
74+
image: busybox:latest@sha256:2f590fc602ce325cbff2ccfc39499014d039546dc400ef8bbf5c6ffb860632e7
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:d82f458899c9696cb26a7c02d5568f81c8c8223f8661bb2a7988b269c8b9051e
47+
image: busybox:latest@sha256:2f590fc602ce325cbff2ccfc39499014d039546dc400ef8bbf5c6ffb860632e7
4848
command:
4949
- '/bin/sh'
5050
- '-c'

0 commit comments

Comments
 (0)