How soon is the docker-compose file updated for the next version?
In this case 0.18???
11 Replies
@harrisyn, you just advanced to level 5!
Hi @harrisyn
We try to publish new version docker image with release notes
Hi @Pawan Jain
The docker-compose in local/deployment is still not updated beyond 0.17.1
Is there another that's kept more in line with the version changes?
@dimagrossman
have we published 0.19.0 version docker images?
Yes we did, but finalizing now the release notes for them
@dimagrossman, you just advanced to level 32!
hi @Pawan Jain, @dimagrossman
https://github.com/novuhq/novu/blob/next/docker/local/deployment/docker-compose.yml
is still on 0.17.1
GitHub
novu/docker/local/deployment/docker-compose.yml at next · novuhq/novu
The open-source notification infrastructure with fully functional embedded notification center - novuhq/novu
@harrisyn 0.19.0 hasn't been released yet officially. The docker tag is available here: https://github.com/novuhq/novu/pkgs/container/novu%2Fapi/124401729?tag=0.19.0
GitHub
Build software better, together
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 330 million projects.
hi @dimagrossman I am actually asking because of 0.18
I just want to know if the plan is to release (including updates to the docker compose file) all at the same time or if the docker compose file is expected to trail behind the releases
I have updated the tags there, in a general note I would highly recommend for you to maintain your own copy of the docker-compose file, so you could control it on your own. On our one, will try to make it as close as possible to the latest release.
thanks @dimagrossman, I do maintain a fork of the project and have contributed a few changes to that file, I only prefer to track the version changes from the main repo as opposed to changing it on mine, but this is noted.
thanks again.