setcap: update to debian bookworm v1.0.0

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
This commit is contained in:
Sascha Grunert 2023-07-12 09:29:55 +02:00
parent 95e915c428
commit 363874e9b5
No known key found for this signature in database
GPG Key ID: 09D97D153EF94D93
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=