Skip to content

Commit 11c7fd3

Browse files
authored
chore(deps): update busybox:latest docker digest to 498a000 (#2912)
1 parent 8c35871 commit 11c7fd3

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:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1
95+
image: busybox:latest@sha256:498a000f370d8c37927118ed80afe8adc38d1edcbfc071627d17b25c88efcab0
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
@@ -71,7 +71,7 @@ spec:
7171
- ALL
7272
privileged: false
7373
readOnlyRootFilesystem: true
74-
image: busybox:latest@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1
74+
image: busybox:latest@sha256:498a000f370d8c37927118ed80afe8adc38d1edcbfc071627d17b25c88efcab0
7575
command:
7676
- '/bin/sh'
7777
- '-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:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1
47+
image: busybox:latest@sha256:498a000f370d8c37927118ed80afe8adc38d1edcbfc071627d17b25c88efcab0
4848
command:
4949
- '/bin/sh'
5050
- '-c'

0 commit comments

Comments
 (0)