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 Feb 7, 2023
1 parent 796dee6 commit 88bf62b
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ periodics:
testgrid-tab-name: rotten-prs
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20230124-17d9ffa086
- image: gcr.io/k8s-prow/commenter:v20230207-1f583294de
command:
- commenter
args:
Expand Down Expand Up @@ -440,7 +440,7 @@ periodics:
testgrid-tab-name: stale-issues
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20230124-17d9ffa086
- image: gcr.io/k8s-prow/commenter:v20230207-1f583294de
command:
- commenter
args:
Expand Down Expand Up @@ -604,7 +604,7 @@ periodics:
testgrid-tab-name: re-triage
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20230124-17d9ffa086
- image: gcr.io/k8s-prow/commenter:v20230207-1f583294de
command:
- commenter
args:
Expand Down Expand Up @@ -652,7 +652,7 @@ periodics:
testgrid-tab-name: re-triage-important
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20230124-17d9ffa086
- image: gcr.io/k8s-prow/commenter:v20230207-1f583294de
command:
- commenter
args:
Expand Down Expand Up @@ -701,7 +701,7 @@ periodics:
testgrid-tab-name: re-triage-critical
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20230124-17d9ffa086
- image: gcr.io/k8s-prow/commenter:v20230207-1f583294de
command:
- commenter
args:
Expand Down

0 comments on commit 88bf62b

Please sign in to comment.