Skip to content

Commit

Permalink
Merge pull request #1624 from shipwright-io/gcr.io/go-containerregist…
Browse files Browse the repository at this point in the history
…ry/crane

Bump gcr.io/go-containerregistry/crane from 0.19.1 to 0.19.2
  • Loading branch information
openshift-merge-bot[bot] authored Jun 17, 2024
2 parents 6b9b180 + f7d297c commit b544fc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/v1alpha1_samples/buildstrategy_samples.go
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ metadata:
spec:
buildSteps:
- name: store-tarball
image: gcr.io/go-containerregistry/crane:v0.19.1
image: gcr.io/go-containerregistry/crane:v0.19.2
command:
- crane
args:
Expand Down
2 changes: 1 addition & 1 deletion test/v1beta1_samples/buildstrategy_samples.go
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ metadata:
spec:
steps:
- name: store-tarball
image: gcr.io/go-containerregistry/crane:v0.19.1
image: gcr.io/go-containerregistry/crane:v0.19.2
command:
- crane
args:
Expand Down

0 comments on commit b544fc9

Please sign in to comment.