build/dependencies.yaml: Remove build references to Debian base images
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
This commit is contained in:
@@ -103,12 +103,6 @@ dependencies:
|
|||||||
match: k8s\.gcr\.io\/build-image\/kube-cross:v((([0-9]+)\.([0-9]+)\.([0-9]+)(?:-([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)
|
match: k8s\.gcr\.io\/build-image\/kube-cross:v((([0-9]+)\.([0-9]+)\.([0-9]+)(?:-([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)
|
||||||
|
|
||||||
# Base images
|
# Base images
|
||||||
- name: "k8s.gcr.io/debian-base"
|
|
||||||
version: 2.1.1
|
|
||||||
refPaths:
|
|
||||||
- path: build/debian-base/Makefile
|
|
||||||
match: TAG \?=
|
|
||||||
|
|
||||||
- name: "k8s.gcr.io/debian-base: dependents"
|
- name: "k8s.gcr.io/debian-base: dependents"
|
||||||
version: 2.1.0
|
version: 2.1.0
|
||||||
refPaths:
|
refPaths:
|
||||||
@@ -116,8 +110,6 @@ dependencies:
|
|||||||
match: debian_base_version=
|
match: debian_base_version=
|
||||||
- path: build/workspace.bzl
|
- path: build/workspace.bzl
|
||||||
match: tag =
|
match: tag =
|
||||||
- path: build/debian-iptables/Makefile
|
|
||||||
match: BASEIMAGE\?\=\$\(BASE_REGISTRY\)\/debian-base-\$\(ARCH\)
|
|
||||||
- path: cluster/images/etcd/Makefile
|
- path: cluster/images/etcd/Makefile
|
||||||
match: BASEIMAGE\?\=k8s\.gcr\.io\/build-image\/debian-base:v\d+\.\d+\.\d+
|
match: BASEIMAGE\?\=k8s\.gcr\.io\/build-image\/debian-base:v\d+\.\d+\.\d+
|
||||||
- path: cluster/images/etcd/Makefile
|
- path: cluster/images/etcd/Makefile
|
||||||
@@ -129,12 +121,6 @@ dependencies:
|
|||||||
- path: cluster/images/etcd/Makefile
|
- path: cluster/images/etcd/Makefile
|
||||||
match: BASEIMAGE\?\=k8s\.gcr\.io\/build-image\/debian-base-s390x:v\d+\.\d+\.\d+
|
match: BASEIMAGE\?\=k8s\.gcr\.io\/build-image\/debian-base-s390x:v\d+\.\d+\.\d+
|
||||||
|
|
||||||
- name: "k8s.gcr.io/debian-iptables"
|
|
||||||
version: 12.1.0
|
|
||||||
refPaths:
|
|
||||||
- path: build/debian-iptables/Makefile
|
|
||||||
match: TAG\?=
|
|
||||||
|
|
||||||
- name: "k8s.gcr.io/debian-iptables: dependents"
|
- name: "k8s.gcr.io/debian-iptables: dependents"
|
||||||
version: 12.1.0
|
version: 12.1.0
|
||||||
refPaths:
|
refPaths:
|
||||||
|
Reference in New Issue
Block a user