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

Bump github.com/google/go-containerregistry from 0.9.0 to 0.10.0 #525

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 22, 2022

Bumps github.com/google/go-containerregistry from 0.9.0 to 0.10.0.

Release notes

Sourced from github.com/google/go-containerregistry's releases.

v0.10.0

Changelog

  • 9006ebf2 Add debug logs to google.Keychain (#1390)
  • 03a77f4f Allow config files to be mounted (#1387)
  • b17c48b0 Bump goreleaser/goreleaser-action from 2 to 3 (#1370)
  • 623023e6 Implement cross-registry blob mounting experiment (#1388)
  • 2a21d4fa Set GetBody on blob uploads (#1391)
  • f74686f9 bump deps using ./hack/bump-deps.sh (#1371)
  • 7fc806ee feat(cache): cacheable v1.ImageIndex (#1380)
  • 0c40ec8a feat(crane): add option to allow pushing non-distributable layers (#1348)
  • 12aecccd fix(crane): just need cobra.MinimumNArgs(1) instead of cobra.MaximumNArgs(1). (#1384)
  • 84eb5263 k8schain: prioritize imagePullSecrets over implicit auth (#1368)

Container Images

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

For example:

docker pull gcr.io/go-containerregistry/crane:v0.10.0
docker pull gcr.io/go-containerregistry/gcrane:v0.10.0
Commits
  • 0c40ec8 feat(crane): add option to allow pushing non-distributable layers (#1348)
  • 2a21d4f Set GetBody on blob uploads (#1391)
  • 9006ebf Add debug logs to google.Keychain (#1390)
  • 623023e Implement cross-registry blob mounting experiment (#1388)
  • 03a77f4 Allow config files to be mounted (#1387)
  • 12aeccc fix(crane): just need cobra.MinimumNArgs(1) instead of cobra.MaximumNArgs(1)....
  • 7fc806e feat(cache): cacheable v1.ImageIndex (#1380)
  • f74686f bump deps using ./hack/bump-deps.sh (#1371)
  • b17c48b Bump goreleaser/goreleaser-action from 2 to 3 (#1370)
  • 84eb526 k8schain: prioritize imagePullSecrets over implicit auth (#1368)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 22, 2022
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/google/go-containerregistry/releases)
- [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml)
- [Commits](google/go-containerregistry@v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: github.com/google/go-containerregistry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/google/go-containerregistry-0.10.0 branch from c78cbfd to f2793f5 Compare June 23, 2022 05:28
@cpanato cpanato merged commit 70138c0 into main Jun 23, 2022
@cpanato cpanato deleted the dependabot/go_modules/github.com/google/go-containerregistry-0.10.0 branch June 23, 2022 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant