You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@voor I'd love to, but unfortunately it's blocked by a limitation in imgpkg. As a stop gap, I'd recommend including the version number in the repo name instead of as a tag. Something like ${BUNDLE}/v${VERSION} assuming nested repos are supported by your registry.
Hi, I downloaded the latest release (0.4.0):
I would love if this was tagged to 0.4.0 instead of
latest
I think these two lines:
https://github.com/vmware-labs/service-bindings/blob/main/.github/workflows/ci.yaml#L88-L89
Just needs to change to include the current version in the tag, if that's at all possible.
So instead of:
Have:
The text was updated successfully, but these errors were encountered: