GoogleCloudPlatform / netd

netd: GKE Networking Daemonset
Apache License 2.0
54 stars 41 forks source link

Update module github.com/estesp/manifest-tool/v2 to v2.1.6 - autoclosed #315

Closed renovate-bot closed 5 months ago

renovate-bot commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/estesp/manifest-tool/v2 v2.0.8 -> v2.1.6 age adoption passing confidence

Release Notes

estesp/manifest-tool (github.com/estesp/manifest-tool/v2) ### [`v2.1.6`](https://togithub.com/estesp/manifest-tool/releases/tag/v2.1.6): manifest-tool 2.1.6 [Compare Source](https://togithub.com/estesp/manifest-tool/compare/v2.1.5...v2.1.6) Welcome to the v2.1.6 release of manifest-tool! This is a small release that captures vendor updates and Go toolchain updates that fix various CVEs. The alpine images are also refreshed to the latest release of Alpine Linux 3.19. Please report bugs to the issue tracker at . ### [`v2.1.5`](https://togithub.com/estesp/manifest-tool/releases/tag/v2.1.5): manifest-tool 2.1.5 [Compare Source](https://togithub.com/estesp/manifest-tool/compare/v2.1.4...v2.1.5) Welcome to the v2.1.5 release of manifest-tool! The v2.1.5 release adds a fix to bring the build-time version changes from v2.1.4 into the cross-built binaries that are used for the release tarball. Also, the Go version used for CI and release builds was updated to v1.21.5 and the vendoring of containerd was updated to the latest version in the v1.7 line, v1.7.11. If you do find bugs, please report them to the GitHub issue tracker for `manifest-tool`. Please report bugs to the issue tracker at . ### [`v2.1.4`](https://togithub.com/estesp/manifest-tool/releases/tag/v2.1.4): manifest-tool 2.1.4 [Compare Source](https://togithub.com/estesp/manifest-tool/compare/v2.1.3...v2.1.4) Welcome to the v2.1.4 release of manifest-tool! The v2.1.4 release includes a fix that should allow it to be vendored by other projects with a more recent Docker version and work properly. This is also the first release where the version hardcoding is removed and the release scripts/Makefile will properly set the version based on the git tag information. Thanks to [@​tricktron](https://togithub.com/tricktron) for a contribution to make versioning not dependent on my potentially weak memory of what to do during the release process! If you do find bugs, please report them to the GitHub issue tracker for `manifest-tool`. Please report bugs to the issue tracker at . ### [`v2.1.3`](https://togithub.com/estesp/manifest-tool/releases/tag/v2.1.3): manifest-tool 2.1.3 [Compare Source](https://togithub.com/estesp/manifest-tool/compare/v2.1.2...v2.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](https://togithub.com/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 . ### [`v2.1.2`](https://togithub.com/estesp/manifest-tool/releases/tag/v2.1.2): manifest-tool 2.1.2 [Compare Source](https://togithub.com/estesp/manifest-tool/compare/v2.1.1...v2.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` 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](https://togithub.com/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 . ### [`v2.1.1`](https://togithub.com/estesp/manifest-tool/releases/tag/v2.1.1): manifest-tool 2.1.1 [Compare Source](https://togithub.com/estesp/manifest-tool/compare/v2.1.0...v2.1.1) Welcome to the v2.1.1 release of manifest-tool! **NOTE:** *v2.1.1 is a quick re-spin of v2.1.0 with fixes for the cross-compilation of credential helpers in the Alpine variant image on DockerHub* The v2.1.1 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](https://togithub.com/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 . ### [`v2.1.0`](https://togithub.com/estesp/manifest-tool/releases/tag/v2.1.0): manifest-tool 2.1.0 [Compare Source](https://togithub.com/estesp/manifest-tool/compare/v2.0.8...v2.1.0) Welcome to the v2.1.0 release of manifest-tool! The v2.1.0 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](https://togithub.com/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 .

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.



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

google-oss-prow[bot] commented 5 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: renovate-bot Once this PR has been reviewed and has the lgtm label, please assign anfernee for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/GoogleCloudPlatform/netd/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment