Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/google/go-containerregistry to v0.16.1 (master) #4437

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 3, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/google/go-containerregistry require minor v0.15.3-0.20230625233257-b8504803389b -> v0.16.1

Release Notes

google/go-containerregistry (github.com/google/go-containerregistry)

v0.16.1

Compare Source

Release is broken due to goreleaser error, 0.16.1 has the fix

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.15.2...v0.16.1

Container Images

https://gcr.io/go-containerregistry/crane:v0.16.1
https://gcr.io/go-containerregistry/gcrane:v0.16.1

For example:

docker pull gcr.io/go-containerregistry/crane:v0.16.1
docker pull gcr.io/go-containerregistry/gcrane:v0.16.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from a team as code owners August 3, 2023 01:04
@renovate renovate bot requested a review from turkenh August 3, 2023 01:04
@renovate renovate bot added the automated label Aug 3, 2023
@renovate renovate bot requested a review from pedjak August 3, 2023 01:04
@phisco
Copy link
Contributor

phisco commented Aug 3, 2023

We'll need to do the same to 1.11/12/13, I don't expect backporting to work, but we can give it a try

@phisco phisco merged commit 67f5b0c into master Aug 3, 2023
16 checks passed
@github-actions
Copy link

github-actions bot commented Aug 3, 2023

Backport failed for release-1.11, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git fetch origin release-1.11
git worktree add -d .worktree/backport-4437-to-release-1.11 origin/release-1.11
cd .worktree/backport-4437-to-release-1.11
git checkout -b backport-4437-to-release-1.11
ancref=$(git merge-base 343b01ae417ee8e5e13dd36f9a6c7c5184b426a5 4aa947a1ab9895ba0e03809e5e7074309fb6bb9d)
git cherry-pick -x $ancref..4aa947a1ab9895ba0e03809e5e7074309fb6bb9d

@github-actions
Copy link

github-actions bot commented Aug 3, 2023

Backport failed for release-1.12, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git fetch origin release-1.12
git worktree add -d .worktree/backport-4437-to-release-1.12 origin/release-1.12
cd .worktree/backport-4437-to-release-1.12
git checkout -b backport-4437-to-release-1.12
ancref=$(git merge-base 343b01ae417ee8e5e13dd36f9a6c7c5184b426a5 4aa947a1ab9895ba0e03809e5e7074309fb6bb9d)
git cherry-pick -x $ancref..4aa947a1ab9895ba0e03809e5e7074309fb6bb9d

@github-actions
Copy link

github-actions bot commented Aug 3, 2023

@renovate renovate bot deleted the renovate/master-github.com-google-go-containerregistry-0.x branch August 3, 2023 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant