ci: Update Build (#7659)

This commit is contained in:
Brennan Kinney 2025-11-09 07:31:33 +13:00 committed by GitHub
parent cfedccc83a
commit 6f3423f7c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,8 +21,8 @@ integrationDefaults: &integrationDefaults
image: default
working_directory: ~/go/src/${CIRCLE_PROJECT_USERNAME}/coredns
environment:
- K8S_VERSION: v1.29.4
- KIND_VERSION: v0.25.0
- K8S_VERSION: v1.34.0
- KIND_VERSION: v0.30.0
- KUBECONFIG: /home/circleci/.kube/kind-config-kind
setupKubernetes: &setupKubernetes