Merge pull request #119247 from saschagrunert/setcap

setcap: update to debian bookworm v1.0.0
This commit is contained in:
Kubernetes Prow Robot 2023-07-12 02:11:12 -07:00 committed by GitHub
commit a8b90c9008
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -98,7 +98,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.5
readonly __default_go_runner_version=v2.3.1-go1.20.5-bullseye.0
readonly __default_setcap_version=bullseye-v1.4.2
readonly __default_setcap_version=bookworm-v1.0.0
# 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}"

View File

@ -233,8 +233,8 @@ dependencies:
- path: test/utils/image/manifest.go
match: configs\[Pause\] = Config{list\.GcRegistry, "pause", "\d+\.\d+(.\d+)?"}
- name: "registry.k8s.io/setcap: dependents"
version: bullseye-v1.4.2
- name: "registry.k8s.io/build-image/setcap: dependents"
version: bookworm-v1.0.0
refPaths:
- path: build/common.sh
match: __default_setcap_version=