Skip to content

Commit

Permalink
Bump gcr.io/go-containerregistry/crane from 0.18.0 to 0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
openshift-merge-robot authored Jan 30, 2024
1 parent ae280b3 commit 817070b
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.18.0
image: gcr.io/go-containerregistry/crane:v0.19.0
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 @@ -362,7 +362,7 @@ metadata:
spec:
steps:
- name: store-tarball
image: gcr.io/go-containerregistry/crane:v0.18.0
image: gcr.io/go-containerregistry/crane:v0.19.0
command:
- crane
args:
Expand Down

0 comments on commit 817070b

Please sign in to comment.