Skip to content

Commit

Permalink
Fix prow autobump (#5455)
Browse files Browse the repository at this point in the history
  • Loading branch information
howardjohn authored Aug 7, 2024
1 parent d592515 commit d677e23
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions prow/istio-autobump-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,20 +17,8 @@ extraFiles:
- "prow/config.yaml"
prefixes:
- name: "Prow"
prefix: "gcr.io/k8s-prow/"
prefix: "us-docker.pkg.dev/k8s-infra-prow/images/"
repo: "https://github.com/kubernetes/test-infra"
refConfigFile: "config/prow/cluster/deck_deployment.yaml"
summarise: false
consistentImages: true
# These images do not have 1:1 versions
consistentImageExceptions:
- "gcr.io/k8s-prow/alpine"
- "gcr.io/k8s-prow/analyze"
- "gcr.io/k8s-prow/commenter"
- "gcr.io/k8s-prow/configurator"
- "gcr.io/k8s-prow/gcsweb"
- "gcr.io/k8s-prow/gencred"
- "gcr.io/k8s-prow/git"
- "gcr.io/k8s-prow/issue-creator"
- "gcr.io/k8s-prow/label_sync"
- "gcr.io/k8s-prow/pr-creator"
consistentImages: true

0 comments on commit d677e23

Please sign in to comment.