cloudfoundry / diego-release

BOSH Release for Diego
Apache License 2.0
201 stars 210 forks source link

Add property to vizzini spec to test OCI images #899

Closed geofffranks closed 5 months ago

geofffranks commented 5 months ago

Thank you for submitting a pull request to the diego-release repository. We appreciate the contribution. To help us with getting better context for the pull request please follow these guidelines:

Please make sure to complete the following steps

Issue Link

Please link the issue you created above for a bug or enhancement.

Thank you!

winkingturtle-vmw commented 5 months ago

@geofffranks Do we also need to add github.com/containers/image/v5 to go.mod or is it there already?

geofffranks commented 5 months ago

@winkingturtle-vmw It should show up when CI auto-bumps the submodule, right?

geofffranks commented 5 months ago

Added a commit to bump the submodules + go.mod + package specs anyway, so it's all bundled in one PR.