File tree Expand file tree Collapse file tree 6 files changed +11
-11
lines changed
v1alpha1/buildstrategy/source-to-image Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -610,7 +610,7 @@ metadata:
610610spec:
611611 steps:
612612 - name: build-and-push
613- image: gcr.io/kaniko-project/executor:v1.23.2
613+ image: gcr.io/kaniko-project/executor:v1.24.0
614614 workingDir: $(params.shp-source-root)
615615 securityContext:
616616 runAsUser: 0
@@ -659,7 +659,7 @@ metadata:
659659spec:
660660 steps:
661661 - name: build-and-push
662- image: gcr.io/kaniko-project/executor:v1.23.2
662+ image: gcr.io/kaniko-project/executor:v1.24.0
663663 workingDir: $(params.shp-source-root)
664664 securityContext:
665665 runAsUser: 0
Original file line number Diff line number Diff line change 2222 name : gen-source
2323 workingDir : $(params.shp-source-root)
2424 - name : build-and-push
25- image : gcr.io/kaniko-project/executor:v1.23.2
25+ image : gcr.io/kaniko-project/executor:v1.24.0
2626 command :
2727 - /kaniko/executor
2828 args :
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ metadata:
66spec :
77 steps :
88 - name : build-and-push
9- image : gcr.io/kaniko-project/executor:v1.23.2
9+ image : gcr.io/kaniko-project/executor:v1.24.0
1010 workingDir : $(params.shp-source-root)
1111 securityContext :
1212 capabilities :
Original file line number Diff line number Diff line change 2222 name : gen-source
2323 workingDir : $(params.shp-source-root)
2424 - name : build-and-push
25- image : gcr.io/kaniko-project/executor:v1.23.2
25+ image : gcr.io/kaniko-project/executor:v1.24.0
2626 command :
2727 - /kaniko/executor
2828 args :
Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ metadata:
149149spec:
150150 buildSteps:
151151 - name: step-build-and-push
152- image: gcr.io/kaniko-project/executor:v1.23.2
152+ image: gcr.io/kaniko-project/executor:v1.24.0
153153 workingDir: $(params.shp-source-root)
154154 securityContext:
155155 runAsUser: 0
@@ -198,7 +198,7 @@ metadata:
198198spec:
199199 buildSteps:
200200 - name: step-build-and-push
201- image: gcr.io/kaniko-project/executor:v1.23.2
201+ image: gcr.io/kaniko-project/executor:v1.24.0
202202 workingDir: $(params.shp-source-root)
203203 securityContext:
204204 runAsUser: 0
@@ -316,7 +316,7 @@ metadata:
316316spec:
317317 buildSteps:
318318 - name: step-build-and-push
319- image: gcr.io/kaniko-project/executor:v1.23.2
319+ image: gcr.io/kaniko-project/executor:v1.24.0
320320 workingDir: $(params.shp-source-root)
321321 securityContext:
322322 runAsUser: 0
Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ metadata:
166166spec:
167167 steps:
168168 - name: step-build-and-push
169- image: gcr.io/kaniko-project/executor:v1.23.2
169+ image: gcr.io/kaniko-project/executor:v1.24.0
170170 workingDir: $(params.shp-source-root)
171171 securityContext:
172172 runAsUser: 0
@@ -215,7 +215,7 @@ metadata:
215215spec:
216216 steps:
217217 - name: step-build-and-push
218- image: gcr.io/kaniko-project/executor:v1.23.2
218+ image: gcr.io/kaniko-project/executor:v1.24.0
219219 workingDir: $(params.shp-source-root)
220220 securityContext:
221221 runAsUser: 0
@@ -333,7 +333,7 @@ metadata:
333333spec:
334334 steps:
335335 - name: step-build-and-push
336- image: gcr.io/kaniko-project/executor:v1.23.2
336+ image: gcr.io/kaniko-project/executor:v1.24.0
337337 workingDir: $(params.shp-source-root)
338338 securityContext:
339339 runAsUser: 0
You can’t perform that action at this time.
0 commit comments