File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
images/build/distroless-iptables Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -512,6 +512,18 @@ dependencies:
512512 - path : images/build/setcap/variants.yaml
513513 match : " DEBIAN_BASE_VERSION: 'bookworm-v((([0-9]+)\\ .([0-9]+)\\ .([0-9]+)(?:-([0-9a-zA-Z-]+(?:\\ .[0-9a-zA-Z-]+)*))?)(?:\\ +([0-9a-zA-Z-]+(?:\\ .[0-9a-zA-Z-]+)*))?)'"
514514
515+ - name : " registry.k8s.io/build-image/distroless-iptables (distroless-bookworm-go1.24)"
516+ version : v0.7.3
517+ refPaths :
518+ - path : images/build/distroless-iptables/variants.yaml
519+ match : IMAGE_VERSION:\ \'v((([0-9]+)\.([0-9]+)\.([0-9]+)(?:-([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)\'
520+
521+ - name : " registry.k8s.io/build-image/go-runner: dependents (distroless-bookworm-go1.24)"
522+ version : v2.4.0-go1.24.0-bookworm.0
523+ refPaths :
524+ - path : images/build/distroless-iptables/variants.yaml
525+ match : GORUNNER_VERSION:\ \'v((([0-9]+)\.([0-9]+)\.([0-9]+)(?:-([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)\'
526+
515527 - name : " registry.k8s.io/build-image/distroless-iptables (distroless-bookworm-go1.23)"
516528 version : v0.6.8
517529 refPaths :
Original file line number Diff line number Diff line change 11variants :
22 distroless-bookworm-go1.24 :
33 CONFIG : ' distroless-bookworm'
4- IMAGE_VERSION : ' v0.7.2 '
4+ IMAGE_VERSION : ' v0.7.3 '
55 BASEIMAGE : ' debian:bookworm-slim'
6- GORUNNER_VERSION : ' v2.4.0-go1.24rc3 -bookworm.0'
6+ GORUNNER_VERSION : ' v2.4.0-go1.24.0 -bookworm.0'
77 distroless-bookworm-go1.23 :
88 CONFIG : ' distroless-bookworm'
99 IMAGE_VERSION : ' v0.6.8'
You can’t perform that action at this time.
0 commit comments