Skip to content

Commit

Permalink
Upgrade cluster-api kubekins-e2e version (v20220829-d5650c79bf-1.24 -…
Browse files Browse the repository at this point in the history
…> v20220829-d5650c79bf-1.25)
  • Loading branch information
oscr committed Aug 30, 2022
1 parent 32ace69 commit 62b8f1c
Showing 1 changed file with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ presubmits:
spec:
serviceAccountName: prowjob-default-sa
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220829-d5650c79bf-1.24
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220829-d5650c79bf-1.25
command:
- runner.sh
- ./scripts/ci-build.sh
Expand All @@ -35,7 +35,7 @@ presubmits:
- command:
- runner.sh
- ./scripts/ci-apidiff.sh
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220829-d5650c79bf-1.24
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220829-d5650c79bf-1.25
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api
testgrid-tab-name: capi-pr-apidiff-main
Expand All @@ -53,7 +53,7 @@ presubmits:
spec:
serviceAccountName: prowjob-default-sa
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220829-d5650c79bf-1.24
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220829-d5650c79bf-1.25
command:
- "runner.sh"
- ./scripts/ci-verify.sh
Expand All @@ -77,7 +77,7 @@ presubmits:
spec:
serviceAccountName: prowjob-default-sa
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220829-d5650c79bf-1.24
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220829-d5650c79bf-1.25
args:
- runner.sh
- ./scripts/ci-test.sh
Expand All @@ -99,7 +99,7 @@ presubmits:
spec:
serviceAccountName: prowjob-default-sa
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220829-d5650c79bf-1.24
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220829-d5650c79bf-1.25
args:
- runner.sh
- ./scripts/ci-test.sh
Expand Down Expand Up @@ -132,7 +132,7 @@ presubmits:
spec:
serviceAccountName: prowjob-default-sa
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220829-d5650c79bf-1.24
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220829-d5650c79bf-1.25
args:
- runner.sh
- "./scripts/ci-e2e.sh"
Expand Down Expand Up @@ -164,7 +164,7 @@ presubmits:
spec:
serviceAccountName: prowjob-default-sa
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220829-d5650c79bf-1.24
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220829-d5650c79bf-1.25
args:
- runner.sh
- "./scripts/ci-e2e.sh"
Expand Down Expand Up @@ -198,7 +198,7 @@ presubmits:
spec:
serviceAccountName: prowjob-default-sa
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220829-d5650c79bf-1.24
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220829-d5650c79bf-1.25
args:
- runner.sh
- "./scripts/ci-e2e.sh"
Expand Down Expand Up @@ -235,7 +235,7 @@ presubmits:
spec:
serviceAccountName: prowjob-default-sa
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220829-d5650c79bf-1.24
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220829-d5650c79bf-1.25
args:
- runner.sh
- "./scripts/ci-e2e.sh"
Expand Down Expand Up @@ -275,7 +275,7 @@ presubmits:
spec:
serviceAccountName: prowjob-default-sa
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220829-d5650c79bf-1.24
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220829-d5650c79bf-1.25
args:
- runner.sh
- "./scripts/ci-e2e.sh"
Expand Down

0 comments on commit 62b8f1c

Please sign in to comment.