mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-18 04:54:54 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user