Merge pull request #131860 from arpitjain099/feature/fix-build-dependencies-yaml-file

Fix incorrect URL in build/dependencies.yaml file
This commit is contained in:
Kubernetes Prow Robot
2025-05-20 14:44:43 -07:00
committed by GitHub

View File

@@ -256,7 +256,7 @@ dependencies:
- path: test/e2e_node/resource_collector.go
match: gcr.io\/cadvisor\/cadvisor:v\d+\.\d+\.\d+
- path: test/e2e_node/image_list.go
mathc: gcr.io\/cadvisor\/cadvisor:v\d+\.\d+\.\d+
match: gcr.io\/cadvisor\/cadvisor:v\d+\.\d+\.\d+
# GCB docker gcloud image
- name: "gcb-docker-gcloud: dependents"