Skip to content

Commit da17fbe

Browse files
authored
use v4.3.0 git-sync instead of v4.2.3 to fix unreleased lock bug (#58154)
1 parent 5ba7c63 commit da17fbe

36 files changed

+74
-74
lines changed

clusters/app.ci/assets/admin_ci-images-mirror.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ spec:
7575
- --one-time=true
7676
- --depth=1
7777
- --link=release
78-
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.2.3
78+
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.3.0
7979
volumeMounts:
8080
- name: release
8181
mountPath: /tmp/git-sync
@@ -90,7 +90,7 @@ spec:
9090
- --root=/tmp/git-sync
9191
- --max-failures=3
9292
- --link=release
93-
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.2.3
93+
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.3.0
9494
volumeMounts:
9595
- name: release
9696
mountPath: /tmp/git-sync

clusters/app.ci/assets/dptp-controller-manager.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ spec:
108108
- --one-time=true
109109
- --depth=1
110110
- --link=release
111-
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.2.3
111+
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.3.0
112112
volumeMounts:
113113
- name: release
114114
mountPath: /tmp/git-sync
@@ -123,7 +123,7 @@ spec:
123123
- --root=/tmp/git-sync
124124
- --max-failures=3
125125
- --link=release
126-
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.2.3
126+
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.3.0
127127
volumeMounts:
128128
- name: release
129129
mountPath: /tmp/git-sync

clusters/app.ci/assets/slack-bot.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ items:
7474
- --one-time=true
7575
- --depth=1
7676
- --link=release
77-
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.2.3
77+
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.3.0
7878
volumeMounts:
7979
- name: release
8080
mountPath: /tmp/git-sync
@@ -89,7 +89,7 @@ items:
8989
- --root=/tmp/git-sync
9090
- --max-failures=3
9191
- --link=release
92-
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.2.3
92+
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.3.0
9393
volumeMounts:
9494
- name: release
9595
mountPath: /tmp/git-sync

clusters/app.ci/ci-chat-bot/ci-chat-bot.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ spec:
292292
- --one-time=true
293293
- --depth=1
294294
- --link=release
295-
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.2.3
295+
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.3.0
296296
volumeMounts:
297297
- name: release
298298
mountPath: /tmp/git-sync
@@ -307,7 +307,7 @@ spec:
307307
- --root=/tmp/git-sync
308308
- --max-failures=3
309309
- --link=release
310-
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.2.3
310+
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.3.0
311311
volumeMounts:
312312
- name: release
313313
mountPath: /tmp/git-sync

clusters/app.ci/ci-operator-configresolver/ci-operator-configresolver.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ items:
149149
- --one-time=true
150150
- --depth=1
151151
- --link=release
152-
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.2.3
152+
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.3.0
153153
volumeMounts:
154154
- name: release
155155
mountPath: /tmp/git-sync
@@ -164,7 +164,7 @@ items:
164164
- --root=/tmp/git-sync
165165
- --max-failures=3
166166
- --link=release
167-
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.2.3
167+
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.3.0
168168
volumeMounts:
169169
- name: release
170170
mountPath: /tmp/git-sync

clusters/app.ci/prow/03_deployment/crier.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ items:
5454
- --one-time=true
5555
- --depth=1
5656
- --link=release
57-
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.2.3
57+
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.3.0
5858
volumeMounts:
5959
- name: release
6060
mountPath: /tmp/git-sync
@@ -69,7 +69,7 @@ items:
6969
- --root=/tmp/git-sync
7070
- --max-failures=3
7171
- --link=release
72-
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.2.3
72+
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.3.0
7373
volumeMounts:
7474
- name: release
7575
mountPath: /tmp/git-sync

clusters/app.ci/prow/03_deployment/deck.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ objects:
9696
- --sync-timeout=240s
9797
- --depth=1
9898
- --link=release
99-
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.2.3
99+
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.3.0
100100
volumeMounts:
101101
- name: release
102102
mountPath: /tmp/git-sync
@@ -112,7 +112,7 @@ objects:
112112
- --root=/tmp/git-sync
113113
- --max-failures=3
114114
- --link=release
115-
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.2.3
115+
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.3.0
116116
volumeMounts:
117117
- name: release
118118
mountPath: /tmp/git-sync
@@ -299,7 +299,7 @@ objects:
299299
- --sync-timeout=240s
300300
- --depth=1
301301
- --link=release
302-
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.2.3
302+
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.3.0
303303
volumeMounts:
304304
- name: release
305305
mountPath: /tmp/git-sync
@@ -315,7 +315,7 @@ objects:
315315
- --root=/tmp/git-sync
316316
- --max-failures=3
317317
- --link=release
318-
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.2.3
318+
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.3.0
319319
volumeMounts:
320320
- name: release
321321
mountPath: /tmp/git-sync

clusters/app.ci/prow/03_deployment/gangway.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ objects:
7878
- --one-time=true
7979
- --depth=1
8080
- --link=release
81-
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.2.3
81+
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.3.0
8282
volumeMounts:
8383
- name: release
8484
mountPath: /tmp/git-sync
@@ -93,7 +93,7 @@ objects:
9393
- --root=/tmp/git-sync
9494
- --max-failures=3
9595
- --link=release
96-
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.2.3
96+
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.3.0
9797
volumeMounts:
9898
- name: release
9999
mountPath: /tmp/git-sync

clusters/app.ci/prow/03_deployment/hook.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ items:
121121
- --one-time=true
122122
- --depth=1
123123
- --link=release
124-
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.2.3
124+
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.3.0
125125
volumeMounts:
126126
- name: release
127127
mountPath: /tmp/git-sync
@@ -136,7 +136,7 @@ items:
136136
- --root=/tmp/git-sync
137137
- --max-failures=3
138138
- --link=release
139-
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.2.3
139+
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.3.0
140140
volumeMounts:
141141
- name: release
142142
mountPath: /tmp/git-sync

clusters/app.ci/prow/03_deployment/horologium.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ items:
3434
- --one-time=true
3535
- --depth=1
3636
- --link=release
37-
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.2.3
37+
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.3.0
3838
volumeMounts:
3939
- name: release
4040
mountPath: /tmp/git-sync
@@ -49,7 +49,7 @@ items:
4949
- --root=/tmp/git-sync
5050
- --max-failures=3
5151
- --link=release
52-
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.2.3
52+
image: quay-proxy.ci.openshift.org/openshift/ci:ci_git-sync_v4.3.0
5353
volumeMounts:
5454
- name: release
5555
mountPath: /tmp/git-sync

0 commit comments

Comments
 (0)