diff --git a/docs/Sonarr/index.md b/docs/Sonarr/index.md index 1eb277532..c67bd9105 100644 --- a/docs/Sonarr/index.md +++ b/docs/Sonarr/index.md @@ -2,28 +2,15 @@ Here you will find a collection of Sonarr Guides I made. -## v2 Sonarr Branch: master +## v3 Sonarr Branch: latest ![version](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fhotio%2Fsonarr%2Frelease%2FVERSION.json&label=Latest%20Version&style=for-the-badge&color=4051B5) -- (stable) (v2) +- (Stable) (v3) - Builds Pushed only when intentionally released -- Github Branch: master -- Docker: [hotio/sonarr:latest](https://hub.docker.com/r/hotio/sonarr){:target="_blank" rel="noopener noreferrer"} +- Github Branch: main +- Docker: [hotio/sonarr:release](https://hub.docker.com/r/hotio/sonarr){:target="_blank" rel="noopener noreferrer"} ```bash -ghcr.io/hotio/sonarr:latest -``` - -## v3 Sonarr Branch: phantom-develop - -![version](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fhotio%2Fsonarr%2Fnightly%2FVERSION.json&label=Latest%20Version&style=for-the-badge&color=4051B5) - -- (Stable Beta) (v3) -- Builds pushed when complete -- Github Branch: phantom-develop -- Docker: [hotio/sonarr:nightly](https://hub.docker.com/r/hotio/sonarr){:target="_blank" rel="noopener noreferrer"} - -```bash -ghcr.io/hotio/sonarr:nightly +ghcr.io/hotio/sonarr:release ```