Skip to content

Commit 3751dec

Browse files
authored
chore(deps): update busybox:latest docker digest to ab33eac (#3034)
1 parent 00912a8 commit 3751dec

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

0 commit comments

Comments
 (0)