GoogleContainerTools/container-structure-test (github.com/GoogleContainerTools/container-structure-test)
### [`v1.17.0`](https://togithub.com/GoogleContainerTools/container-structure-test/releases/tag/v1.17.0)
[Compare Source](https://togithub.com/GoogleContainerTools/container-structure-test/compare/v1.16.1...v1.17.0)
#### What's Changed
> \[!IMPORTANT]\
> Releases are no longer published to GCS, use the github release asset to access the binary.
- Update defs.bzl docs ([#395](https://togithub.com/GoogleContainerTools/container-structure-test/issues/395)) by [@hjellek](https://togithub.com/hjellek) in [https://github.com/GoogleContainerTools/container-structure-test/pull/396](https://togithub.com/GoogleContainerTools/container-structure-test/pull/396)
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/392](https://togithub.com/GoogleContainerTools/container-structure-test/pull/392)
- Bump actions/setup-go from 4 to 5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/401](https://togithub.com/GoogleContainerTools/container-structure-test/pull/401)
- Update go to 1.22 by [@loosebazooka](https://togithub.com/loosebazooka) in [https://github.com/GoogleContainerTools/container-structure-test/pull/417](https://togithub.com/GoogleContainerTools/container-structure-test/pull/417)
- Bump golang.org/x/crypto from 0.14.0 to 0.19.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/416](https://togithub.com/GoogleContainerTools/container-structure-test/pull/416)
- Bump github.com/opencontainers/runc from 1.1.5 to 1.1.12 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/415](https://togithub.com/GoogleContainerTools/container-structure-test/pull/415)
- Add support for darwin/arm64 by [@nateinaction](https://togithub.com/nateinaction) in [https://github.com/GoogleContainerTools/container-structure-test/pull/411](https://togithub.com/GoogleContainerTools/container-structure-test/pull/411)
- Update go and docker image version by [@loosebazooka](https://togithub.com/loosebazooka) in [https://github.com/GoogleContainerTools/container-structure-test/pull/421](https://togithub.com/GoogleContainerTools/container-structure-test/pull/421)
- Release v1.17.0 by [@loosebazooka](https://togithub.com/loosebazooka) in [https://github.com/GoogleContainerTools/container-structure-test/pull/423](https://togithub.com/GoogleContainerTools/container-structure-test/pull/423)
#### New Contributors
- [@hjellek](https://togithub.com/hjellek) made their first contribution in [https://github.com/GoogleContainerTools/container-structure-test/pull/396](https://togithub.com/GoogleContainerTools/container-structure-test/pull/396)
- [@nateinaction](https://togithub.com/nateinaction) made their first contribution in [https://github.com/GoogleContainerTools/container-structure-test/pull/411](https://togithub.com/GoogleContainerTools/container-structure-test/pull/411)
**Full Changelog**: https://github.com/GoogleContainerTools/container-structure-test/compare/v1.16.1...v1.17.0
### [`v1.16.1`](https://togithub.com/GoogleContainerTools/container-structure-test/releases/tag/v1.16.1)
[Compare Source](https://togithub.com/GoogleContainerTools/container-structure-test/compare/v1.16.0...v1.16.1)
#### What's Changed
- chore: update Bazel shas following release by [@alexeagle](https://togithub.com/alexeagle) in [https://github.com/GoogleContainerTools/container-structure-test/pull/363](https://togithub.com/GoogleContainerTools/container-structure-test/pull/363)
- chore: produce bazel docs by [@alexeagle](https://togithub.com/alexeagle) in [https://github.com/GoogleContainerTools/container-structure-test/pull/364](https://togithub.com/GoogleContainerTools/container-structure-test/pull/364)
- Bump golang.org/x/crypto from 0.11.0 to 0.14.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/383](https://togithub.com/GoogleContainerTools/container-structure-test/pull/383)
- Bump actions/checkout from 3 to 4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/375](https://togithub.com/GoogleContainerTools/container-structure-test/pull/375)
- Bump github.com/opencontainers/image-spec from 1.1.0-rc4 to 1.1.0-rc5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/377](https://togithub.com/GoogleContainerTools/container-structure-test/pull/377)
- chore: remove refs to deprecated io/ioutil by [@testwill](https://togithub.com/testwill) in [https://github.com/GoogleContainerTools/container-structure-test/pull/378](https://togithub.com/GoogleContainerTools/container-structure-test/pull/378)
- Use colima to start docker instead of podman on macos by [@loosebazooka](https://togithub.com/loosebazooka) in [https://github.com/GoogleContainerTools/container-structure-test/pull/385](https://togithub.com/GoogleContainerTools/container-structure-test/pull/385)
- refactor: remove yq dependency by [@thesayyn](https://togithub.com/thesayyn) in [https://github.com/GoogleContainerTools/container-structure-test/pull/379](https://togithub.com/GoogleContainerTools/container-structure-test/pull/379)
- feat: --platform flag by [@coopernetes](https://togithub.com/coopernetes) in [https://github.com/GoogleContainerTools/container-structure-test/pull/380](https://togithub.com/GoogleContainerTools/container-structure-test/pull/380)
- Update bazel.yaml by [@loosebazooka](https://togithub.com/loosebazooka) in [https://github.com/GoogleContainerTools/container-structure-test/pull/386](https://togithub.com/GoogleContainerTools/container-structure-test/pull/386)
#### New Contributors
- [@testwill](https://togithub.com/testwill) made their first contribution in [https://github.com/GoogleContainerTools/container-structure-test/pull/378](https://togithub.com/GoogleContainerTools/container-structure-test/pull/378)
**Full Changelog**: https://github.com/GoogleContainerTools/container-structure-test/compare/v1.16.0...v1.16.1
### [`v1.16.0`](https://togithub.com/GoogleContainerTools/container-structure-test/releases/tag/v1.16.0)
[Compare Source](https://togithub.com/GoogleContainerTools/container-structure-test/compare/v1.15.0...v1.16.0)
#### What's Changed
- Create .github/dependabot.yml by [@loosebazooka](https://togithub.com/loosebazooka) in [https://github.com/GoogleContainerTools/container-structure-test/pull/331](https://togithub.com/GoogleContainerTools/container-structure-test/pull/331)
- Bump imjasonh/setup-crane from 0.1 to 0.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/332](https://togithub.com/GoogleContainerTools/container-structure-test/pull/332)
- Bump actions/setup-go from 2 to 4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/333](https://togithub.com/GoogleContainerTools/container-structure-test/pull/333)
- Bump github.com/google/go-containerregistry from 0.12.1 to 0.14.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/336](https://togithub.com/GoogleContainerTools/container-structure-test/pull/336)
- Bump github.com/fsouza/go-dockerclient from 1.9.0 to 1.9.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/335](https://togithub.com/GoogleContainerTools/container-structure-test/pull/335)
- Bump golang.org/x/crypto from 0.3.0 to 0.7.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/337](https://togithub.com/GoogleContainerTools/container-structure-test/pull/337)
- Update integration-tests.yml podman.sock location by [@loosebazooka](https://togithub.com/loosebazooka) in [https://github.com/GoogleContainerTools/container-structure-test/pull/343](https://togithub.com/GoogleContainerTools/container-structure-test/pull/343)
- Bump actions/checkout from 2 to 3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/334](https://togithub.com/GoogleContainerTools/container-structure-test/pull/334)
- Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/339](https://togithub.com/GoogleContainerTools/container-structure-test/pull/339)
- Bump github.com/fsouza/go-dockerclient from 1.9.6 to 1.9.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/338](https://togithub.com/GoogleContainerTools/container-structure-test/pull/338)
- Bump golang.org/x/crypto from 0.7.0 to 0.8.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/340](https://togithub.com/GoogleContainerTools/container-structure-test/pull/340)
- Bump github.com/opencontainers/image-spec from 1.1.0-rc2 to 1.1.0-rc.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/342](https://togithub.com/GoogleContainerTools/container-structure-test/pull/342)
- feat: expose a Bazel rule by [@alexeagle](https://togithub.com/alexeagle) in [https://github.com/GoogleContainerTools/container-structure-test/pull/341](https://togithub.com/GoogleContainerTools/container-structure-test/pull/341)
- fix(bazel): don't give absolute path for images by [@alexeagle](https://togithub.com/alexeagle) in [https://github.com/GoogleContainerTools/container-structure-test/pull/347](https://togithub.com/GoogleContainerTools/container-structure-test/pull/347)
- chore: update container-diff dependency by [@alexeagle](https://togithub.com/alexeagle) in [https://github.com/GoogleContainerTools/container-structure-test/pull/360](https://togithub.com/GoogleContainerTools/container-structure-test/pull/360)
- fix(windows): make remaining paths use rlocation by [@alexeagle](https://togithub.com/alexeagle) in [https://github.com/GoogleContainerTools/container-structure-test/pull/361](https://togithub.com/GoogleContainerTools/container-structure-test/pull/361)
- Bump golang.org/x/crypto from 0.8.0 to 0.11.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/358](https://togithub.com/GoogleContainerTools/container-structure-test/pull/358)
- Bump github.com/opencontainers/image-spec from 1.1.0-rc.3 to 1.1.0-rc4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/357](https://togithub.com/GoogleContainerTools/container-structure-test/pull/357)
- Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/355](https://togithub.com/GoogleContainerTools/container-structure-test/pull/355)
- Bump github.com/google/go-containerregistry from 0.11.0 to 0.15.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/353](https://togithub.com/GoogleContainerTools/container-structure-test/pull/353)
- Release v1.16.0 by [@loosebazooka](https://togithub.com/loosebazooka) in [https://github.com/GoogleContainerTools/container-structure-test/pull/362](https://togithub.com/GoogleContainerTools/container-structure-test/pull/362)
#### New Contributors
- [@dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/GoogleContainerTools/container-structure-test/pull/332](https://togithub.com/GoogleContainerTools/container-structure-test/pull/332)
- [@alexeagle](https://togithub.com/alexeagle) made their first contribution in [https://github.com/GoogleContainerTools/container-structure-test/pull/341](https://togithub.com/GoogleContainerTools/container-structure-test/pull/341)
**Full Changelog**: https://github.com/GoogleContainerTools/container-structure-test/compare/v1.15.0...v1.16.0
Binaries are available on Google Cloud Storage. The direct GCS links are:
[Linux/amd64](https://storage.googleapis.com/container-structure-test/v1.16.0/container-structure-test-linux-amd64)
[Linux/arm64](https://storage.googleapis.com/container-structure-test/v1.16.0/container-structure-test-linux-arm64)
[Linux/s390x](https://storage.googleapis.com/container-structure-test/v1.16.0/container-structure-test-linux-s390x)
[Linux/ppc64le](https://storage.googleapis.com/container-structure-test/v1.16.0/container-structure-test-linux-ppc64le)
[Darwin/amd64](https://storage.googleapis.com/container-structure-test/v1.16.0/container-structure-test-darwin-amd64)
[Windows](https://storage.googleapis.com/container-structure-test/v1.16.0/container-structure-test-windows-amd64.exe)
### [`v1.15.0`](https://togithub.com/GoogleContainerTools/container-structure-test/releases/tag/v1.15.0)
[Compare Source](https://togithub.com/GoogleContainerTools/container-structure-test/compare/v1.14.0...v1.15.0)
#### What's Changed
- add containerRunOptions by [@coopernetes](https://togithub.com/coopernetes) in [https://github.com/GoogleContainerTools/container-structure-test/pull/327](https://togithub.com/GoogleContainerTools/container-structure-test/pull/327)
**Full Changelog**: https://github.com/GoogleContainerTools/container-structure-test/compare/v1.14.0...v1.15.0
Binaries are available on Google Cloud Storage. The direct GCS links are:
[Linux/amd64](https://storage.googleapis.com/container-structure-test/v1.15.0/container-structure-test-linux-amd64)
[Linux/arm64](https://storage.googleapis.com/container-structure-test/v1.15.0/container-structure-test-linux-arm64)
[Linux/s390x](https://storage.googleapis.com/container-structure-test/v1.15.0/container-structure-test-linux-s390x)
[Linux/ppc64le](https://storage.googleapis.com/container-structure-test/v1.15.0/container-structure-test-linux-ppc64le)
[Darwin/amd64](https://storage.googleapis.com/container-structure-test/v1.15.0/container-structure-test-darwin-amd64)
[Windows](https://storage.googleapis.com/container-structure-test/v1.15.0/container-structure-test-windows-amd64.exe)
### [`v1.14.0`](https://togithub.com/GoogleContainerTools/container-structure-test/releases/tag/v1.14.0)
[Compare Source](https://togithub.com/GoogleContainerTools/container-structure-test/compare/v1.13.0...v1.14.0)
#### What's Changed
- fix JUnit report format by [@coopernetes](https://togithub.com/coopernetes) in [https://github.com/GoogleContainerTools/container-structure-test/pull/310](https://togithub.com/GoogleContainerTools/container-structure-test/pull/310)
- fix(docker): set entrypoint to slice{""} by [@thesayyn](https://togithub.com/thesayyn) in [https://github.com/GoogleContainerTools/container-structure-test/pull/307](https://togithub.com/GoogleContainerTools/container-structure-test/pull/307)
- Update runc to v1.0.3 by [@tklauser](https://togithub.com/tklauser) in [https://github.com/GoogleContainerTools/container-structure-test/pull/298](https://togithub.com/GoogleContainerTools/container-structure-test/pull/298)
- update dependencies, go to 1.19 by [@loosebazooka](https://togithub.com/loosebazooka) in [https://github.com/GoogleContainerTools/container-structure-test/pull/318](https://togithub.com/GoogleContainerTools/container-structure-test/pull/318)
- Fix test ci concurrency by [@loosebazooka](https://togithub.com/loosebazooka) in [https://github.com/GoogleContainerTools/container-structure-test/pull/320](https://togithub.com/GoogleContainerTools/container-structure-test/pull/320)
- Release v1.14.0 by [@loosebazooka](https://togithub.com/loosebazooka) in [https://github.com/GoogleContainerTools/container-structure-test/pull/321](https://togithub.com/GoogleContainerTools/container-structure-test/pull/321)
#### New Contributors
- [@coopernetes](https://togithub.com/coopernetes) made their first contribution in [https://github.com/GoogleContainerTools/container-structure-test/pull/310](https://togithub.com/GoogleContainerTools/container-structure-test/pull/310)
- [@tklauser](https://togithub.com/tklauser) made their first contribution in [https://github.com/GoogleContainerTools/container-structure-test/pull/298](https://togithub.com/GoogleContainerTools/container-structure-test/pull/298)
**Full Changelog**: https://github.com/GoogleContainerTools/container-structure-test/compare/v1.13.0...v1.14.0
Binaries are available on Google Cloud Storage. The direct GCS links are:
[Linux/amd64](https://storage.googleapis.com/container-structure-test/v1.14.0/container-structure-test-linux-amd64)
[Linux/arm64](https://storage.googleapis.com/container-structure-test/v1.14.0/container-structure-test-linux-arm64)
[Linux/s390x](https://storage.googleapis.com/container-structure-test/v1.14.0/container-structure-test-linux-s390x)
[Linux/ppc64le](https://storage.googleapis.com/container-structure-test/v1.14.0/container-structure-test-linux-ppc64le)
[Darwin/amd64](https://storage.googleapis.com/container-structure-test/v1.14.0/container-structure-test-darwin-amd64)
[Windows](https://storage.googleapis.com/container-structure-test/v1.14.0/container-structure-test-windows-amd64.exe)
### [`v1.13.0`](https://togithub.com/GoogleContainerTools/container-structure-test/blob/HEAD/CHANGELOG.md#v1130-Release---11032022)
[Compare Source](https://togithub.com/GoogleContainerTools/container-structure-test/compare/v1.11.0...v1.13.0)
Highlights:
- Make EnvVars and UnboundEnvVars consistent for metadataTest ([#314](https://togithub.com/GoogleContainerTools/container-structure-test/issues/314))
- Support --image-from-oci-layout ([#306](https://togithub.com/GoogleContainerTools/container-structure-test/issues/306))
Big thanks to everyone who contributed to this release:
- bananaappletw
- thesayyn
#### Distribution
container-structure-test is distributed in binary form for Linux (arm64, amd64, s390x, ppc64le), OS X, and Windows systems for the v1.13.0 release, as well as a container image for running tests in Google Cloud Builder.
Binaries are available on Google Cloud Storage. The direct GCS links are:
[Linux/amd64](https://storage.googleapis.com/container-structure-test/v1.13.0/container-structure-test-linux-amd64)
[Linux/arm64](https://storage.googleapis.com/container-structure-test/v1.13.0/container-structure-test-linux-arm64)
[Linux/s390x](https://storage.googleapis.com/container-structure-test/v1.13.0/container-structure-test-linux-s390x)
[Linux/ppc64le](https://storage.googleapis.com/container-structure-test/v1.13.0/container-structure-test-linux-ppc64le)
[Darwin/amd64](https://storage.googleapis.com/container-structure-test/v1.13.0/container-structure-test-darwin-amd64)
[Windows](https://storage.googleapis.com/container-structure-test/v1.13.0/container-structure-test-windows-amd64.exe)
The container image can be found at `gcr.io/gcp-runtimes/container-structure-test:v1.13.0`.
#### Installation
##### OSX
```shell
curl -LO https://storage.googleapis.com/container-structure-test/v1.13.0/container-structure-test-darwin-amd64 && mv container-structure-test-darwin-amd64 container-structure-test && chmod +x container-structure-test && sudo mv container-structure-test /usr/local/bin/
```
Feel free to leave off the `sudo mv container-structure-test /usr/local/bin` if you would like to add container-structure-test to your path manually.
##### Windows
https://storage.googleapis.com/container-structure-test/v1.13.0/container-structure-test-windows-amd64.exe
##### Linux
amd64:
```shell
curl -LO https://storage.googleapis.com/container-structure-test/v1.13.0/container-structure-test-linux-amd64 && mv container-structure-test-linux-amd64 container-structure-test && chmod +x container-structure-test && sudo mv container-structure-test /usr/local/bin/
```
arm64:
```shell
curl -LO https://storage.googleapis.com/container-structure-test/v1.13.0/container-structure-test-linux-arm64 && mv container-structure-test-linux-arm64 container-structure-test && chmod +x container-structure-test && sudo mv container-structure-test /usr/local/bin/
```
s390x:
```shell
curl -LO https://storage.googleapis.com/container-structure-test/v1.13.0/container-structure-test-linux-s390x && mv container-structure-test-linux-s390x container-structure-test && chmod +x container-structure-test && sudo mv container-structure-test /usr/local/bin/
```
ppc64le:
```shell
curl -LO https://storage.googleapis.com/container-structure-test/v1.13.0/container-structure-test-linux-ppc64le && mv container-structure-test-linux-ppc64le container-structure-test && chmod +x container-structure-test && sudo mv container-structure-test /usr/local/bin/
```
Feel free to leave off the `sudo mv container-structure-test /usr/local/bin` if you would like to add container-structure-test to your path manually.
#### Usage
Documentation is available [here](https://togithub.com/GoogleCloudPlatform/container-structure-test/blob/master/README.md)
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.
This PR contains the following updates:
v1.11.0
->v1.17.0
Release Notes
GoogleContainerTools/container-structure-test (github.com/GoogleContainerTools/container-structure-test)
### [`v1.17.0`](https://togithub.com/GoogleContainerTools/container-structure-test/releases/tag/v1.17.0) [Compare Source](https://togithub.com/GoogleContainerTools/container-structure-test/compare/v1.16.1...v1.17.0) #### What's Changed > \[!IMPORTANT]\ > Releases are no longer published to GCS, use the github release asset to access the binary. - Update defs.bzl docs ([#395](https://togithub.com/GoogleContainerTools/container-structure-test/issues/395)) by [@hjellek](https://togithub.com/hjellek) in [https://github.com/GoogleContainerTools/container-structure-test/pull/396](https://togithub.com/GoogleContainerTools/container-structure-test/pull/396) - Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/392](https://togithub.com/GoogleContainerTools/container-structure-test/pull/392) - Bump actions/setup-go from 4 to 5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/401](https://togithub.com/GoogleContainerTools/container-structure-test/pull/401) - Update go to 1.22 by [@loosebazooka](https://togithub.com/loosebazooka) in [https://github.com/GoogleContainerTools/container-structure-test/pull/417](https://togithub.com/GoogleContainerTools/container-structure-test/pull/417) - Bump golang.org/x/crypto from 0.14.0 to 0.19.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/416](https://togithub.com/GoogleContainerTools/container-structure-test/pull/416) - Bump github.com/opencontainers/runc from 1.1.5 to 1.1.12 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/415](https://togithub.com/GoogleContainerTools/container-structure-test/pull/415) - Add support for darwin/arm64 by [@nateinaction](https://togithub.com/nateinaction) in [https://github.com/GoogleContainerTools/container-structure-test/pull/411](https://togithub.com/GoogleContainerTools/container-structure-test/pull/411) - Update go and docker image version by [@loosebazooka](https://togithub.com/loosebazooka) in [https://github.com/GoogleContainerTools/container-structure-test/pull/421](https://togithub.com/GoogleContainerTools/container-structure-test/pull/421) - Release v1.17.0 by [@loosebazooka](https://togithub.com/loosebazooka) in [https://github.com/GoogleContainerTools/container-structure-test/pull/423](https://togithub.com/GoogleContainerTools/container-structure-test/pull/423) #### New Contributors - [@hjellek](https://togithub.com/hjellek) made their first contribution in [https://github.com/GoogleContainerTools/container-structure-test/pull/396](https://togithub.com/GoogleContainerTools/container-structure-test/pull/396) - [@nateinaction](https://togithub.com/nateinaction) made their first contribution in [https://github.com/GoogleContainerTools/container-structure-test/pull/411](https://togithub.com/GoogleContainerTools/container-structure-test/pull/411) **Full Changelog**: https://github.com/GoogleContainerTools/container-structure-test/compare/v1.16.1...v1.17.0 ### [`v1.16.1`](https://togithub.com/GoogleContainerTools/container-structure-test/releases/tag/v1.16.1) [Compare Source](https://togithub.com/GoogleContainerTools/container-structure-test/compare/v1.16.0...v1.16.1) #### What's Changed - chore: update Bazel shas following release by [@alexeagle](https://togithub.com/alexeagle) in [https://github.com/GoogleContainerTools/container-structure-test/pull/363](https://togithub.com/GoogleContainerTools/container-structure-test/pull/363) - chore: produce bazel docs by [@alexeagle](https://togithub.com/alexeagle) in [https://github.com/GoogleContainerTools/container-structure-test/pull/364](https://togithub.com/GoogleContainerTools/container-structure-test/pull/364) - Bump golang.org/x/crypto from 0.11.0 to 0.14.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/383](https://togithub.com/GoogleContainerTools/container-structure-test/pull/383) - Bump actions/checkout from 3 to 4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/375](https://togithub.com/GoogleContainerTools/container-structure-test/pull/375) - Bump github.com/opencontainers/image-spec from 1.1.0-rc4 to 1.1.0-rc5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/377](https://togithub.com/GoogleContainerTools/container-structure-test/pull/377) - chore: remove refs to deprecated io/ioutil by [@testwill](https://togithub.com/testwill) in [https://github.com/GoogleContainerTools/container-structure-test/pull/378](https://togithub.com/GoogleContainerTools/container-structure-test/pull/378) - Use colima to start docker instead of podman on macos by [@loosebazooka](https://togithub.com/loosebazooka) in [https://github.com/GoogleContainerTools/container-structure-test/pull/385](https://togithub.com/GoogleContainerTools/container-structure-test/pull/385) - refactor: remove yq dependency by [@thesayyn](https://togithub.com/thesayyn) in [https://github.com/GoogleContainerTools/container-structure-test/pull/379](https://togithub.com/GoogleContainerTools/container-structure-test/pull/379) - feat: --platform flag by [@coopernetes](https://togithub.com/coopernetes) in [https://github.com/GoogleContainerTools/container-structure-test/pull/380](https://togithub.com/GoogleContainerTools/container-structure-test/pull/380) - Update bazel.yaml by [@loosebazooka](https://togithub.com/loosebazooka) in [https://github.com/GoogleContainerTools/container-structure-test/pull/386](https://togithub.com/GoogleContainerTools/container-structure-test/pull/386) #### New Contributors - [@testwill](https://togithub.com/testwill) made their first contribution in [https://github.com/GoogleContainerTools/container-structure-test/pull/378](https://togithub.com/GoogleContainerTools/container-structure-test/pull/378) **Full Changelog**: https://github.com/GoogleContainerTools/container-structure-test/compare/v1.16.0...v1.16.1 ### [`v1.16.0`](https://togithub.com/GoogleContainerTools/container-structure-test/releases/tag/v1.16.0) [Compare Source](https://togithub.com/GoogleContainerTools/container-structure-test/compare/v1.15.0...v1.16.0) #### What's Changed - Create .github/dependabot.yml by [@loosebazooka](https://togithub.com/loosebazooka) in [https://github.com/GoogleContainerTools/container-structure-test/pull/331](https://togithub.com/GoogleContainerTools/container-structure-test/pull/331) - Bump imjasonh/setup-crane from 0.1 to 0.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/332](https://togithub.com/GoogleContainerTools/container-structure-test/pull/332) - Bump actions/setup-go from 2 to 4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/333](https://togithub.com/GoogleContainerTools/container-structure-test/pull/333) - Bump github.com/google/go-containerregistry from 0.12.1 to 0.14.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/336](https://togithub.com/GoogleContainerTools/container-structure-test/pull/336) - Bump github.com/fsouza/go-dockerclient from 1.9.0 to 1.9.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/335](https://togithub.com/GoogleContainerTools/container-structure-test/pull/335) - Bump golang.org/x/crypto from 0.3.0 to 0.7.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/337](https://togithub.com/GoogleContainerTools/container-structure-test/pull/337) - Update integration-tests.yml podman.sock location by [@loosebazooka](https://togithub.com/loosebazooka) in [https://github.com/GoogleContainerTools/container-structure-test/pull/343](https://togithub.com/GoogleContainerTools/container-structure-test/pull/343) - Bump actions/checkout from 2 to 3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/334](https://togithub.com/GoogleContainerTools/container-structure-test/pull/334) - Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/339](https://togithub.com/GoogleContainerTools/container-structure-test/pull/339) - Bump github.com/fsouza/go-dockerclient from 1.9.6 to 1.9.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/338](https://togithub.com/GoogleContainerTools/container-structure-test/pull/338) - Bump golang.org/x/crypto from 0.7.0 to 0.8.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/340](https://togithub.com/GoogleContainerTools/container-structure-test/pull/340) - Bump github.com/opencontainers/image-spec from 1.1.0-rc2 to 1.1.0-rc.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/342](https://togithub.com/GoogleContainerTools/container-structure-test/pull/342) - feat: expose a Bazel rule by [@alexeagle](https://togithub.com/alexeagle) in [https://github.com/GoogleContainerTools/container-structure-test/pull/341](https://togithub.com/GoogleContainerTools/container-structure-test/pull/341) - fix(bazel): don't give absolute path for images by [@alexeagle](https://togithub.com/alexeagle) in [https://github.com/GoogleContainerTools/container-structure-test/pull/347](https://togithub.com/GoogleContainerTools/container-structure-test/pull/347) - chore: update container-diff dependency by [@alexeagle](https://togithub.com/alexeagle) in [https://github.com/GoogleContainerTools/container-structure-test/pull/360](https://togithub.com/GoogleContainerTools/container-structure-test/pull/360) - fix(windows): make remaining paths use rlocation by [@alexeagle](https://togithub.com/alexeagle) in [https://github.com/GoogleContainerTools/container-structure-test/pull/361](https://togithub.com/GoogleContainerTools/container-structure-test/pull/361) - Bump golang.org/x/crypto from 0.8.0 to 0.11.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/358](https://togithub.com/GoogleContainerTools/container-structure-test/pull/358) - Bump github.com/opencontainers/image-spec from 1.1.0-rc.3 to 1.1.0-rc4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/357](https://togithub.com/GoogleContainerTools/container-structure-test/pull/357) - Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/355](https://togithub.com/GoogleContainerTools/container-structure-test/pull/355) - Bump github.com/google/go-containerregistry from 0.11.0 to 0.15.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/GoogleContainerTools/container-structure-test/pull/353](https://togithub.com/GoogleContainerTools/container-structure-test/pull/353) - Release v1.16.0 by [@loosebazooka](https://togithub.com/loosebazooka) in [https://github.com/GoogleContainerTools/container-structure-test/pull/362](https://togithub.com/GoogleContainerTools/container-structure-test/pull/362) #### New Contributors - [@dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/GoogleContainerTools/container-structure-test/pull/332](https://togithub.com/GoogleContainerTools/container-structure-test/pull/332) - [@alexeagle](https://togithub.com/alexeagle) made their first contribution in [https://github.com/GoogleContainerTools/container-structure-test/pull/341](https://togithub.com/GoogleContainerTools/container-structure-test/pull/341) **Full Changelog**: https://github.com/GoogleContainerTools/container-structure-test/compare/v1.15.0...v1.16.0 Binaries are available on Google Cloud Storage. The direct GCS links are: [Linux/amd64](https://storage.googleapis.com/container-structure-test/v1.16.0/container-structure-test-linux-amd64) [Linux/arm64](https://storage.googleapis.com/container-structure-test/v1.16.0/container-structure-test-linux-arm64) [Linux/s390x](https://storage.googleapis.com/container-structure-test/v1.16.0/container-structure-test-linux-s390x) [Linux/ppc64le](https://storage.googleapis.com/container-structure-test/v1.16.0/container-structure-test-linux-ppc64le) [Darwin/amd64](https://storage.googleapis.com/container-structure-test/v1.16.0/container-structure-test-darwin-amd64) [Windows](https://storage.googleapis.com/container-structure-test/v1.16.0/container-structure-test-windows-amd64.exe) ### [`v1.15.0`](https://togithub.com/GoogleContainerTools/container-structure-test/releases/tag/v1.15.0) [Compare Source](https://togithub.com/GoogleContainerTools/container-structure-test/compare/v1.14.0...v1.15.0) #### What's Changed - add containerRunOptions by [@coopernetes](https://togithub.com/coopernetes) in [https://github.com/GoogleContainerTools/container-structure-test/pull/327](https://togithub.com/GoogleContainerTools/container-structure-test/pull/327) **Full Changelog**: https://github.com/GoogleContainerTools/container-structure-test/compare/v1.14.0...v1.15.0 Binaries are available on Google Cloud Storage. The direct GCS links are: [Linux/amd64](https://storage.googleapis.com/container-structure-test/v1.15.0/container-structure-test-linux-amd64) [Linux/arm64](https://storage.googleapis.com/container-structure-test/v1.15.0/container-structure-test-linux-arm64) [Linux/s390x](https://storage.googleapis.com/container-structure-test/v1.15.0/container-structure-test-linux-s390x) [Linux/ppc64le](https://storage.googleapis.com/container-structure-test/v1.15.0/container-structure-test-linux-ppc64le) [Darwin/amd64](https://storage.googleapis.com/container-structure-test/v1.15.0/container-structure-test-darwin-amd64) [Windows](https://storage.googleapis.com/container-structure-test/v1.15.0/container-structure-test-windows-amd64.exe) ### [`v1.14.0`](https://togithub.com/GoogleContainerTools/container-structure-test/releases/tag/v1.14.0) [Compare Source](https://togithub.com/GoogleContainerTools/container-structure-test/compare/v1.13.0...v1.14.0) #### What's Changed - fix JUnit report format by [@coopernetes](https://togithub.com/coopernetes) in [https://github.com/GoogleContainerTools/container-structure-test/pull/310](https://togithub.com/GoogleContainerTools/container-structure-test/pull/310) - fix(docker): set entrypoint to slice{""} by [@thesayyn](https://togithub.com/thesayyn) in [https://github.com/GoogleContainerTools/container-structure-test/pull/307](https://togithub.com/GoogleContainerTools/container-structure-test/pull/307) - Update runc to v1.0.3 by [@tklauser](https://togithub.com/tklauser) in [https://github.com/GoogleContainerTools/container-structure-test/pull/298](https://togithub.com/GoogleContainerTools/container-structure-test/pull/298) - update dependencies, go to 1.19 by [@loosebazooka](https://togithub.com/loosebazooka) in [https://github.com/GoogleContainerTools/container-structure-test/pull/318](https://togithub.com/GoogleContainerTools/container-structure-test/pull/318) - Fix test ci concurrency by [@loosebazooka](https://togithub.com/loosebazooka) in [https://github.com/GoogleContainerTools/container-structure-test/pull/320](https://togithub.com/GoogleContainerTools/container-structure-test/pull/320) - Release v1.14.0 by [@loosebazooka](https://togithub.com/loosebazooka) in [https://github.com/GoogleContainerTools/container-structure-test/pull/321](https://togithub.com/GoogleContainerTools/container-structure-test/pull/321) #### New Contributors - [@coopernetes](https://togithub.com/coopernetes) made their first contribution in [https://github.com/GoogleContainerTools/container-structure-test/pull/310](https://togithub.com/GoogleContainerTools/container-structure-test/pull/310) - [@tklauser](https://togithub.com/tklauser) made their first contribution in [https://github.com/GoogleContainerTools/container-structure-test/pull/298](https://togithub.com/GoogleContainerTools/container-structure-test/pull/298) **Full Changelog**: https://github.com/GoogleContainerTools/container-structure-test/compare/v1.13.0...v1.14.0 Binaries are available on Google Cloud Storage. The direct GCS links are: [Linux/amd64](https://storage.googleapis.com/container-structure-test/v1.14.0/container-structure-test-linux-amd64) [Linux/arm64](https://storage.googleapis.com/container-structure-test/v1.14.0/container-structure-test-linux-arm64) [Linux/s390x](https://storage.googleapis.com/container-structure-test/v1.14.0/container-structure-test-linux-s390x) [Linux/ppc64le](https://storage.googleapis.com/container-structure-test/v1.14.0/container-structure-test-linux-ppc64le) [Darwin/amd64](https://storage.googleapis.com/container-structure-test/v1.14.0/container-structure-test-darwin-amd64) [Windows](https://storage.googleapis.com/container-structure-test/v1.14.0/container-structure-test-windows-amd64.exe) ### [`v1.13.0`](https://togithub.com/GoogleContainerTools/container-structure-test/blob/HEAD/CHANGELOG.md#v1130-Release---11032022) [Compare Source](https://togithub.com/GoogleContainerTools/container-structure-test/compare/v1.11.0...v1.13.0) Highlights: - Make EnvVars and UnboundEnvVars consistent for metadataTest ([#314](https://togithub.com/GoogleContainerTools/container-structure-test/issues/314)) - Support --image-from-oci-layout ([#306](https://togithub.com/GoogleContainerTools/container-structure-test/issues/306)) Big thanks to everyone who contributed to this release: - bananaappletw - thesayyn #### Distribution container-structure-test is distributed in binary form for Linux (arm64, amd64, s390x, ppc64le), OS X, and Windows systems for the v1.13.0 release, as well as a container image for running tests in Google Cloud Builder. Binaries are available on Google Cloud Storage. The direct GCS links are: [Linux/amd64](https://storage.googleapis.com/container-structure-test/v1.13.0/container-structure-test-linux-amd64) [Linux/arm64](https://storage.googleapis.com/container-structure-test/v1.13.0/container-structure-test-linux-arm64) [Linux/s390x](https://storage.googleapis.com/container-structure-test/v1.13.0/container-structure-test-linux-s390x) [Linux/ppc64le](https://storage.googleapis.com/container-structure-test/v1.13.0/container-structure-test-linux-ppc64le) [Darwin/amd64](https://storage.googleapis.com/container-structure-test/v1.13.0/container-structure-test-darwin-amd64) [Windows](https://storage.googleapis.com/container-structure-test/v1.13.0/container-structure-test-windows-amd64.exe) The container image can be found at `gcr.io/gcp-runtimes/container-structure-test:v1.13.0`. #### Installation ##### OSX ```shell curl -LO https://storage.googleapis.com/container-structure-test/v1.13.0/container-structure-test-darwin-amd64 && mv container-structure-test-darwin-amd64 container-structure-test && chmod +x container-structure-test && sudo mv container-structure-test /usr/local/bin/ ``` Feel free to leave off the `sudo mv container-structure-test /usr/local/bin` if you would like to add container-structure-test to your path manually. ##### Windows https://storage.googleapis.com/container-structure-test/v1.13.0/container-structure-test-windows-amd64.exe ##### Linux amd64: ```shell curl -LO https://storage.googleapis.com/container-structure-test/v1.13.0/container-structure-test-linux-amd64 && mv container-structure-test-linux-amd64 container-structure-test && chmod +x container-structure-test && sudo mv container-structure-test /usr/local/bin/ ``` arm64: ```shell curl -LO https://storage.googleapis.com/container-structure-test/v1.13.0/container-structure-test-linux-arm64 && mv container-structure-test-linux-arm64 container-structure-test && chmod +x container-structure-test && sudo mv container-structure-test /usr/local/bin/ ``` s390x: ```shell curl -LO https://storage.googleapis.com/container-structure-test/v1.13.0/container-structure-test-linux-s390x && mv container-structure-test-linux-s390x container-structure-test && chmod +x container-structure-test && sudo mv container-structure-test /usr/local/bin/ ``` ppc64le: ```shell curl -LO https://storage.googleapis.com/container-structure-test/v1.13.0/container-structure-test-linux-ppc64le && mv container-structure-test-linux-ppc64le container-structure-test && chmod +x container-structure-test && sudo mv container-structure-test /usr/local/bin/ ``` Feel free to leave off the `sudo mv container-structure-test /usr/local/bin` if you would like to add container-structure-test to your path manually. #### Usage Documentation is available [here](https://togithub.com/GoogleCloudPlatform/container-structure-test/blob/master/README.md)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.