hey! How are you? I'm wondering when the next fly...
# flyte-support
e
hey! How are you? I'm wondering when the next flyte monorepo release will be launched. is there any releases schedule/interval? Thanks!!
t
@high-accountant-32689 would know more but it should be soon, this week or early next i think
e
nice, thank you 🙂
hey @high-accountant-32689, FYI: I just see that you launched a pre-release, but I discover that the flyteconsole docker images wasn't publshied:
Copy code
docker pull <http://ghcr.io/flyteorg/flyteconsole:v1.10.6-b0|ghcr.io/flyteorg/flyteconsole:v1.10.6-b0>
h
oh, sorry, releases have the suffix
-release
in the images. Can you try
<http://ghcr.io/flyteorg/flyteconsole-release:v1.10.6-b0|ghcr.io/flyteorg/flyteconsole-release:v1.10.6-b0>
?
e
it works, ty!