mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 13:45:06 +00:00
we no longer need to track the go version in staging/src/k8s.io/kms/internal/plugins/_mock/Dockerfile
it is deduped to pull from the build system
This commit is contained in:
@@ -137,8 +137,6 @@ dependencies:
|
||||
- path: build/build-image/cross/VERSION
|
||||
- path: hack/lib/golang.sh
|
||||
match: minimum_go_version=go([0-9]+\.[0-9]+)
|
||||
- path: staging/src/k8s.io/kms/internal/plugins/_mock/Dockerfile
|
||||
match: golang:([0-9]+\.[0-9]+).0-bullseye
|
||||
|
||||
- name: "registry.k8s.io/kube-cross: dependents"
|
||||
version: v1.33.0-go1.24.0-bullseye.0
|
||||
|
Reference in New Issue
Block a user