Skip to content

Commit

Permalink
cluster-api: fix release-1.4 upgrades kubekins image reference to use…
Browse files Browse the repository at this point in the history
… 1.26
  • Loading branch information
chrischdi committed Jan 9, 2024
1 parent b5a132a commit 173c968
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ periodics:
path_alias: k8s.io/kubernetes
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20231113-7213ea5323-1.25
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20231208-8b9fd88e88-1.26
args:
- runner.sh
- "./scripts/ci-e2e.sh"
Expand Down

0 comments on commit 173c968

Please sign in to comment.