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/estesp/manifest-tool/v2 from 2.0.8 to 2.1.3 #3685

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2023

Bumps github.com/estesp/manifest-tool/v2 from 2.0.8 to 2.1.3.

Release notes

Sourced from github.com/estesp/manifest-tool/v2's releases.

manifest-tool 2.1.3

Welcome to the v2.1.3 release of manifest-tool!

NOTE: v2.1.3 is a quick re-spin of v2.1.x to handle a timeout during the GH Actions release script run

The v2.1.3 release includes several new features and is now dependent on the containerd 1.7.x resolver library and ORAS v2 Go library, with updated vendoring of the OCI 1.1.0-rc specs. This enables manifest-tool to include better support for artifacts and upcoming features in the image and distribution specifications.

The following list highlights some new capabilities:

  • Merging two or more index/image lists into a final target image
  • Related to the above: preserving attestations/artifacts stored alongside images in the registry
  • Properly outputting JSON with the use of --raw on inspect
  • Displaying config JSON with an --expand-config option with --raw

Also, the Alpine variant of the manifest-tool image on DockerHub has been improved with the addition of credential helpers for GCR, ECR, and ACR.

Thanks to @​keg for a contribution that improved the Alpine image with credential helpers!

If you do find bugs, please report them to the GitHub issue tracker for manifest-tool.

Please report bugs to the issue tracker at https://github.com/estesp/manifest-tool/issues.

manifest-tool 2.1.2

Welcome to the v2.1.2 release of manifest-tool!

NOTE: v2.1.2 is a quick re-spin of v2.1.x with fixes for the cross-compilation of credential helpers in the Alpine variant image on DockerHub

The v2.1.2 release includes several new features and is now dependent on the containerd 1.7.x resolver library and ORAS v2 Go library, with updated vendoring of the OCI 1.1.0-rc specs. This enables manifest-tool to include better support for artifacts and upcoming features in the image and distribution specifications.

The following list highlights some new capabilities:

  • Merging two or more index/image lists into a final target image
  • Related to the above: preserving attestations/artifacts stored alongside images in the registry
  • Properly outputting JSON with the use of --raw on inspect
  • Displaying config JSON with an --expand-config option with --raw

... (truncated)

Commits
  • d6688c1 Update timeouts on image assembly
  • dccc1e8 Merge pull request #239 from estesp/fix-image-gen-again
  • 9e05969 Update release to re-spin Linux Alpine image builds
  • 8e55c5c Properly fix both cross and non-cross build
  • 56b94e8 Merge pull request #238 from estesp/fix-alpine-dockerfile
  • 52bab1f Update version to 2.1.1
  • b4043b4 Allow better cross-compilation of added cred helpers
  • 47a9dea Merge pull request #237 from estesp/prep-2.1.0
  • 8c2864a Prepare v2.1.0 release
  • 4262c21 Merge pull request #236 from oreillymedia/gcloud-fix-and-arch
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [github.com/estesp/manifest-tool/v2](https://github.com/estesp/manifest-tool) from 2.0.8 to 2.1.3.
- [Release notes](https://github.com/estesp/manifest-tool/releases)
- [Commits](estesp/manifest-tool@v2.0.8...v2.1.3)

---
updated-dependencies:
- dependency-name: github.com/estesp/manifest-tool/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 3, 2023 13:22
@dependabot dependabot bot requested a review from ncopa November 3, 2023 13:22
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 3, 2023
@dependabot dependabot bot requested a review from kke November 3, 2023 13:22
@dependabot dependabot bot added the go Pull requests that update Go code label Nov 3, 2023
@ncopa ncopa merged commit b2c326b into main Nov 9, 2023
@ncopa ncopa deleted the dependabot/go_modules/github.com/estesp/manifest-tool/v2-2.1.3 branch November 9, 2023 11:53
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.

2 participants