Skip to content

Commit

Permalink
Cluster API: bump periodics to kubekins 1.28i
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Büringer buringerst@vmware.com
  • Loading branch information
sbueringer committed Aug 22, 2023
1 parent 3edf8ae commit d594f81
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ periodics:
spec:
serviceAccountName: prowjob-default-sa
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-1.27
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-1.28
args:
- runner.sh
- "./scripts/ci-e2e.sh"
Expand Down Expand Up @@ -77,7 +77,7 @@ periodics:
spec:
serviceAccountName: prowjob-default-sa
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-1.27
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-1.28
args:
- runner.sh
- "./scripts/ci-e2e.sh"
Expand Down Expand Up @@ -130,7 +130,7 @@ periodics:
spec:
serviceAccountName: prowjob-default-sa
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-1.27
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-1.28
args:
- runner.sh
- "./scripts/ci-e2e.sh"
Expand Down Expand Up @@ -183,7 +183,7 @@ periodics:
spec:
serviceAccountName: prowjob-default-sa
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-1.27
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-1.28
args:
- runner.sh
- "./scripts/ci-e2e.sh"
Expand Down Expand Up @@ -236,7 +236,7 @@ periodics:
spec:
serviceAccountName: prowjob-default-sa
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-1.27
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-1.28
args:
- runner.sh
- "./scripts/ci-e2e.sh"
Expand Down Expand Up @@ -289,7 +289,7 @@ periodics:
spec:
serviceAccountName: prowjob-default-sa
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-1.27
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-1.28
args:
- runner.sh
- "./scripts/ci-e2e.sh"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ periodics:
spec:
serviceAccountName: prowjob-default-sa
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-1.27
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-1.28
command:
- runner.sh
- ./scripts/ci-test.sh
Expand Down Expand Up @@ -45,7 +45,7 @@ periodics:
spec:
serviceAccountName: prowjob-default-sa
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-1.27
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-1.28
command:
- runner.sh
- ./scripts/ci-test.sh
Expand Down Expand Up @@ -91,7 +91,7 @@ periodics:
spec:
serviceAccountName: prowjob-default-sa
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-1.27
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-1.28
args:
- runner.sh
- "./scripts/ci-e2e.sh"
Expand Down Expand Up @@ -133,7 +133,7 @@ periodics:
spec:
serviceAccountName: prowjob-default-sa
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-1.27
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-1.28
args:
- runner.sh
- "./scripts/ci-e2e.sh"
Expand Down Expand Up @@ -178,7 +178,7 @@ periodics:
spec:
serviceAccountName: prowjob-default-sa
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-1.27
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-1.28
args:
- runner.sh
- "./scripts/ci-e2e.sh"
Expand Down

0 comments on commit d594f81

Please sign in to comment.