CI: Update KIND to v1.32.3. (#13029)
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
This commit is contained in:
parent
629039719c
commit
cae2eac376
5 changed files with 7 additions and 7 deletions
|
|
@ -64,7 +64,7 @@ echo "[dev-env] building image"
|
|||
make build image
|
||||
docker tag "${REGISTRY}/controller:${TAG}" "${DEV_IMAGE}"
|
||||
|
||||
export K8S_VERSION=${K8S_VERSION:-v1.32.2@sha256:f226345927d7e348497136874b6d207e0b32cc52154ad8323129352923a3142f}
|
||||
export K8S_VERSION=${K8S_VERSION:-v1.32.3@sha256:b36e76b4ad37b88539ce5e07425f77b29f73a8eaaebf3f1a8bc9c764401d118c}
|
||||
|
||||
KIND_CLUSTER_NAME="ingress-nginx-dev"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue