December 10, 20241 yr I want to step back to the last stable version of Frigate. I am currently running 0.14.1-f4f3cfa. I have an issue with my docker image blowing out that has been introduced in a recent version. I believe that I need to edit the Repository: line in the docker config in unraid which currently reads this: ghcr.io/blakeblackshear/frigate:stable and change to: ghcr.io/blakeblackshear/frigate:v0.14.0 Assuming I want to go to 0.14.0. I understand that other changes could have been made to the app - database, config files, etc. so this may not be a foolproof process. I am checking on this but wanted to confirm that I am doing this correctly. Thanks.
December 10, 20241 yr Solution good guess, but leave out the "v". ghcr.io/blakeblackshear/frigate:0.14.0 should do what you want. give it a try (cant harm anything, you can always go back to "latest")
December 10, 20241 yr 0.14.1 was a maintenance release, basically bug fixes - "This is a maintenance release for Frigate 0.14 that includes bugfixes as well as performance and stability improvements." 0.14.0 had some major breaking changes. Changelog can be found here: https://github.com/blakeblackshear/frigate/releases
December 11, 20241 yr Author On 12/10/2024 at 11:56 AM, ConnerVT said: 0.14.1 was a maintenance release, basically bug fixes - "This is a maintenance release for Frigate 0.14 that includes bugfixes as well as performance and stability improvements." 0.14.0 had some major breaking changes. Changelog can be found here: https://github.com/blakeblackshear/frigate/releases Thanks - I was able to step back but it doesn't seem to be the issue so far. I could go back pre- 0.14.0 but that would be a last resort
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.