File tree Expand file tree Collapse file tree 3 files changed +23
-9
lines changed Expand file tree Collapse file tree 3 files changed +23
-9
lines changed Original file line number Diff line number Diff line change @@ -19,3 +19,17 @@ Please copy the appropriate `:text:` or icon to the beginning of your PR title:
1919## Related issue(s)
2020
2121Fixes #
22+
23+ ## Release Notes
24+
25+ <!--
26+ Please add a release note using the following format:
27+
28+ ```release-note
29+ <description of change>
30+ ```
31+ -->
32+
33+ ``` release-note
34+ NONE
35+ ```
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ presubmits:
77 preset-goproxy : " true"
88 spec :
99 containers :
10- - image : ghcr.io/kcp-dev/infra/build:1.19.9 -1
10+ - image : ghcr.io/kcp-dev/infra/build:1.20.13 -1
1111 command :
1212 - make
1313 - verify-codegen
@@ -21,7 +21,7 @@ presubmits:
2121 preset-goproxy : " true"
2222 spec :
2323 containers :
24- - image : ghcr.io/kcp-dev/infra/build:1.19.9 -1
24+ - image : ghcr.io/kcp-dev/infra/build:1.20.13 -1
2525 command :
2626 - make
2727 - lint
@@ -34,7 +34,7 @@ presubmits:
3434 preset-goproxy : " true"
3535 spec :
3636 containers :
37- - image : ghcr.io/kcp-dev/infra/build:1.19.9 -1
37+ - image : ghcr.io/kcp-dev/infra/build:1.20.13 -1
3838 command :
3939 - make
4040 - test
Original file line number Diff line number Diff line change 11approvers:
2- - ncdc
3- - stevekuznetsov
4- - fabianvf
5- - varshaprasad96
6- - njhale
7- - sttts
2+ - clubanderson
3+ - scheeles
4+ - sttts
5+ - xrstf
6+ - mjudeikis
7+ - embik
You can’t perform that action at this time.
0 commit comments