mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-22 15:09:39 +00:00
Update debian-base to bookworm
Rolling out the latest bookworm base image. Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
This commit is contained in:
@@ -142,7 +142,7 @@ dependencies:
|
||||
|
||||
# Base images
|
||||
- name: "registry.k8s.io/debian-base: dependents"
|
||||
version: bullseye-v1.4.2
|
||||
version: bookworm-v1.0.0
|
||||
refPaths:
|
||||
- path: cluster/images/etcd/Makefile
|
||||
match: BASEIMAGE\?\=registry\.k8s\.io\/build-image\/debian-base:[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-]+)*))?)
|
||||
|
Reference in New Issue
Block a user