Skip to content

Commit

Permalink
config/prow: bump all community test-infra images
Browse files Browse the repository at this point in the history
  • Loading branch information
spiffxp committed Sep 15, 2021
1 parent c34fa75 commit b42efbe
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 b42efbe

Please sign in to comment.