Skip to content

Commit

Permalink
Merge pull request #1424 from shipwright-io/gcr.io/kaniko-project/exe…
Browse files Browse the repository at this point in the history
…cutor

Bump gcr.io/kaniko-project/executor from 1.16.0 to 1.17.0
  • Loading branch information
openshift-merge-bot[bot] authored Nov 6, 2023
2 parents 9d28e28 + b0f0277 commit 0f24a6b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/v1alpha1_samples/clusterbuildstrategy_samples.go
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ metadata:
spec:
buildSteps:
- name: step-build-and-push
image: gcr.io/kaniko-project/executor:v1.16.0
image: gcr.io/kaniko-project/executor:v1.17.0
workingDir: $(params.shp-source-root)
securityContext:
runAsUser: 0
Expand Down Expand Up @@ -198,7 +198,7 @@ metadata:
spec:
buildSteps:
- name: step-build-and-push
image: gcr.io/kaniko-project/executor:v1.16.0
image: gcr.io/kaniko-project/executor:v1.17.0
workingDir: $(params.shp-source-root)
securityContext:
runAsUser: 0
Expand Down Expand Up @@ -316,7 +316,7 @@ metadata:
spec:
buildSteps:
- name: step-build-and-push
image: gcr.io/kaniko-project/executor:v1.16.0
image: gcr.io/kaniko-project/executor:v1.17.0
workingDir: $(params.shp-source-root)
securityContext:
runAsUser: 0
Expand Down

0 comments on commit 0f24a6b

Please sign in to comment.