mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 07:03:31 +00:00
Update debian-iptables to buster-v1.6.1
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
This commit is contained in:
@@ -86,7 +86,7 @@ readonly KUBE_RSYNC_PORT="${KUBE_RSYNC_PORT:-}"
|
||||
readonly KUBE_CONTAINER_RSYNC_PORT=8730
|
||||
|
||||
# These are the default versions (image tags) for their respective base images.
|
||||
readonly __default_debian_iptables_version=buster-v1.6.0
|
||||
readonly __default_debian_iptables_version=buster-v1.6.1
|
||||
readonly __default_go_runner_version=v2.3.1-go1.16.4-buster.0
|
||||
|
||||
# These are the base images for the Docker-wrapped binaries.
|
||||
|
@@ -146,7 +146,7 @@ dependencies:
|
||||
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-]+)*))?)
|
||||
|
||||
- name: "k8s.gcr.io/debian-iptables: dependents"
|
||||
version: buster-v1.6.0
|
||||
version: buster-v1.6.1
|
||||
refPaths:
|
||||
- path: build/common.sh
|
||||
match: __default_debian_iptables_version=
|
||||
|
Reference in New Issue
Block a user