pducharme / UniFi-Video-Controller

Docker for Unifi-Video Controller (Ubiquiti Networks)
199 stars 105 forks source link

Update to v3.10.13 #192

Closed TBK closed 4 years ago

TBK commented 4 years ago

https://community.ui.com/releases/UniFi-Video-3-10-13/7cca7ae9-f4ff-4844-a7c4-b8163bb81f21

TBK commented 4 years ago

FYI I build the new image and updated my own deployment. It has been working flawlessly for the last 7 hours.

3.10.13 is the only version working with the latest camera firmware.

SebbeM commented 4 years ago

3.10.13 is the only version working with the latest camera firmware.

I'm currently having issues with the live feed from my camera running firmware v4.22.13. Could this be related to the controller running 3.10.12?

chelming commented 4 years ago

@fryfrog @pducharme any chance of getting this merged? 🙏

fryfrog commented 4 years ago

Thanks for @mentioning me, merged. Didn't realize they'd done a 3.10.13! I'll push it over to release after I run it for a day or so.

drpaulatkinson commented 4 years ago

do you think 3.10.13 is stable? are you likely to update the 'latest' tag in docker hub to this yet?

fryfrog commented 4 years ago

Done, sorry about forgetting!

hartimcwildfly commented 4 years ago

The docker image tag for 3.10.13 is missing. Can somebody fix this?

hartimcwildfly commented 4 years ago

Workaround for this:

docker pull pducharme/unifi-video-controller:latest
docker tag pducharme/unifi-video-controller:latest pducharme/unifi-video-controller:3.10.13
fryfrog commented 4 years ago

Tag added. :)