diff --git a/build/common.sh b/build/common.sh index b6c1dfcca94..4022ce924b8 100755 --- a/build/common.sh +++ b/build/common.sh @@ -97,7 +97,7 @@ readonly KUBE_CONTAINER_RSYNC_PORT=8730 # These are the default versions (image tags) for their respective base images. readonly __default_distroless_iptables_version=v0.2.2 readonly __default_go_runner_version=v2.3.1-go1.20.2-bullseye.0 -readonly __default_setcap_version=bullseye-v1.3.0 +readonly __default_setcap_version=bullseye-v1.4.2 # These are the base images for the Docker-wrapped binaries. readonly KUBE_GORUNNER_IMAGE="${KUBE_GORUNNER_IMAGE:-$KUBE_BASE_IMAGE_REGISTRY/go-runner:$__default_go_runner_version}" diff --git a/build/dependencies.yaml b/build/dependencies.yaml index 1277bda44e7..c80306d5c5d 100644 --- a/build/dependencies.yaml +++ b/build/dependencies.yaml @@ -215,7 +215,7 @@ dependencies: match: configs\[Pause\] = Config{list\.GcRegistry, "pause", "\d+\.\d+(.\d+)?"} - name: "registry.k8s.io/setcap: dependents" - version: bullseye-v1.3.0 + version: bullseye-v1.4.2 refPaths: - path: build/common.sh match: __default_setcap_version=