mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
use patch number
Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
parent
ddb0b8da9d
commit
eec508e488
@ -1 +1 @@
|
|||||||
1.22
|
1.22.0
|
@ -2392,4 +2392,4 @@ rules:
|
|||||||
- staging/src/k8s.io/endpointslice
|
- staging/src/k8s.io/endpointslice
|
||||||
recursive-delete-patterns:
|
recursive-delete-patterns:
|
||||||
- '*/.gitattributes'
|
- '*/.gitattributes'
|
||||||
default-go-version: 1.22
|
default-go-version: 1.22.0
|
||||||
|
@ -16,7 +16,7 @@ REGISTRY ?= registry.k8s.io/e2e-test-images
|
|||||||
GOARM ?= 7
|
GOARM ?= 7
|
||||||
DOCKER_CERT_BASE_PATH ?=
|
DOCKER_CERT_BASE_PATH ?=
|
||||||
QEMUVERSION=v5.1.0-2
|
QEMUVERSION=v5.1.0-2
|
||||||
GOLANG_VERSION=1.22
|
GOLANG_VERSION=1.22.0
|
||||||
export
|
export
|
||||||
|
|
||||||
ifndef WHAT
|
ifndef WHAT
|
||||||
|
Loading…
Reference in New Issue
Block a user