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.14.0 #6532

Merged
merged 5 commits into from
Mar 20, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/google/go-containerregistry require minor v0.12.0 -> v0.14.0
github.com/google/go-containerregistry require minor v0.13.0 -> v0.14.0

Release Notes

google/go-containerregistry

v0.14.0

Compare Source

Changelog
Container Images

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

For example:

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

v0.13.0

Compare Source

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.12.1...v0.13.0

v0.12.1

Compare Source

Changelog

Container Images

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

For example:

docker pull gcr.io/go-containerregistry/crane:v0.12.1
docker pull gcr.io/go-containerregistry/gcrane:v0.12.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 these updates 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 added the >renovate PRs created by or relating to Renovate label Mar 15, 2023
@thbkrkr thbkrkr self-assigned this Mar 16, 2023
@thbkrkr thbkrkr added the v2.8.0 label Mar 16, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Mar 16, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@thbkrkr
Copy link
Contributor

thbkrkr commented Mar 16, 2023

@elasticmachine run elasticsearch-ci/docs

@thbkrkr thbkrkr force-pushed the renovate/github.com-google-go-containerregistry-0.x branch from 9fe3a70 to a4dcc0a Compare March 20, 2023 09:18
Signed-off-by: Thibault Richard <thb.krkr@gmail.com>
@thbkrkr
Copy link
Contributor

thbkrkr commented Mar 20, 2023

This updates causes an incompatibility between docker@v23.0.1 and oras-go@v1.2.2 in the helm/release module:

/go/pkg/mod/oras.land/oras-go@v1.2.2/pkg/auth/docker/login_tls.go:181:30: assignment mismatch: 3 variables but registry.PingV2Registry returns 2 values
github.com/elastic/cloud-on-k8s/hack/helm/release
├─ github.com/elastic/cloud-on-k8s/v2@v2.0.0-00010101000000-000000000000
│  └─ github.com/google/go-containerregistry@v0.14.0 
│     └─ github.com/docker/docker@v23.0.1+incompatible
└─ helm.sh/helm/v3@v3.11.2
   └─ oras.land/oras-go@v1.2.2

@thbkrkr
Copy link
Contributor

thbkrkr commented Mar 20, 2023

@elasticmachine run elasticsearch-ci/docs

@thbkrkr thbkrkr merged commit 81c2a99 into main Mar 20, 2023
@thbkrkr thbkrkr deleted the renovate/github.com-google-go-containerregistry-0.x branch March 28, 2023 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>renovate PRs created by or relating to Renovate v2.8.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant