Skip to content

Commit

Permalink
Merge pull request #23610 from spiffxp/bump-all-community-test-infra-…
Browse files Browse the repository at this point in the history
…images

config/prow: bump all community test-infra images
  • Loading branch information
k8s-ci-robot authored Sep 15, 2021
2 parents c22abc2 + b42efbe commit 688936e
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions config/prow/autobump-config/prow-job-autobump-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,18 @@ extraFiles:
- "images/kubekins-e2e/Dockerfile"
targetVersion: "latest"
prefixes:
- name: "Prowjob Images"
- name: "k8s-testimages images"
prefix: "gcr.io/k8s-testimages/"
repo: "https://github.com/kubernetes/test-infra"
summarise: false
consistentImages: false
- name: "Kubekins"
prefix: "gcr.io/k8s-staging-test-infra/kubekins"
- name: "k8s-staging-test-infra images"
prefix: "gcr.io/k8s-staging-test-infra"
repo: "https://github.com/kubernetes/test-infra"
summarise: false
consistentImages: false
- name: "test-infra images"
prefix: "k8s.gcr.io/test-infra"
repo: "https://github.com/kubernetes/test-infra"
summarise: false
consistentImages: false

0 comments on commit 688936e

Please sign in to comment.