mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 15:13:08 +00:00
Bump conformance images to use debian:buster-v1.9.0
- Debian base used was older (v2.1.3) missing multiple fixed CVEs - Minor update to distroless debian image name to explicitly point to debian 10 - Debian base image now points to buster-1.9.0
This commit is contained in:
@@ -132,6 +132,8 @@ dependencies:
|
||||
match: BASEIMAGE\?\=k8s\.gcr\.io\/build-image\/debian-base-ppc64le:[a-zA-Z]+\-v((([0-9]+)\.([0-9]+)\.([0-9]+)(?:-([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)
|
||||
- path: cluster/images/etcd/Makefile
|
||||
match: BASEIMAGE\?\=k8s\.gcr\.io\/build-image\/debian-base-s390x:[a-zA-Z]+\-v((([0-9]+)\.([0-9]+)\.([0-9]+)(?:-([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)
|
||||
- path: test/conformance/image/Makefile
|
||||
match: BASE_IMAGE_VERSION\?=
|
||||
|
||||
- name: "k8s.gcr.io/debian-iptables: dependents"
|
||||
version: buster-v1.6.6
|
||||
|
Reference in New Issue
Block a user