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
To ease the getting-started flow, we should infer the latest tag instead of the $(Version) tag for generated images when no explicit ContainerImageTag is provided by the user. This will make it easier to round-trip test built images in container tech like Docker and Podman. Neither Jib nor ko force the same kind of default as we've done.