Skip to content

Commit

Permalink
#fixup Sync image versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tallclair committed Jan 25, 2023
1 parent d791ab7 commit 5eb4b59
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ periodics:
testgrid-tab-name: rotten-prs
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20230116-d4a02a2181
- image: gcr.io/k8s-prow/commenter:v20230124-17d9ffa086
command:
- commenter
args:
Expand Down Expand Up @@ -489,7 +489,7 @@ periodics:
testgrid-tab-name: stale-issues
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20230116-d4a02a2181
- image: gcr.io/k8s-prow/commenter:v20230124-17d9ffa086
command:
- commenter
args:
Expand Down Expand Up @@ -653,7 +653,7 @@ periodics:
testgrid-tab-name: re-triage
spec:
containers:
- image: gcr.io/k8s-prow/commenter:commenter:v20230116-d4a02a2181
- image: gcr.io/k8s-prow/commenter:v20230124-17d9ffa086
command:
- commenter
args:
Expand Down Expand Up @@ -699,7 +699,7 @@ periodics:
testgrid-tab-name: re-triage-important
spec:
containers:
- image: gcr.io/k8s-prow/commenter:commenter:v20230116-d4a02a2181
- image: gcr.io/k8s-prow/commenter:v20230124-17d9ffa086
command:
- commenter
args:
Expand Down Expand Up @@ -746,7 +746,7 @@ periodics:
testgrid-tab-name: re-triage-critical
spec:
containers:
- image: gcr.io/k8s-prow/commenter:commenter:v20230116-d4a02a2181
- image: gcr.io/k8s-prow/commenter:v20230124-17d9ffa086
command:
- commenter
args:
Expand Down

0 comments on commit 5eb4b59

Please sign in to comment.