chore(wizarr): bump version to 3.4.8

This commit is contained in:
Nicolas Meienberger 2023-11-08 18:32:54 +01:00
parent 961cb77d86
commit e128cc48c9
2 changed files with 4 additions and 8 deletions

View File

@ -5,11 +5,9 @@
"available": true,
"exposable": true,
"id": "wizarr",
"tipi_version": 5,
"version": "latest-3.4.2",
"categories": [
"utilities"
],
"tipi_version": 6,
"version": "3.4.8",
"categories": ["utilities"],
"description": "Wizarr is an automatic user invitation system for Plex and Jellyfin. Create a unique link and share it to a user and they will be invited to your Media Server after they complete there signup proccess! They can even be guided to download the clients and read instructions on how to use your media software!",
"short_desc": "Wizarr is an automatic user invitation system for Plex and Jellyfin.",
"author": "https://github.com/Wizarrrr",

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
wizarr:
container_name: wizarr
image: ghcr.io/wizarrrr/wizarr:latest-3.4.2
image: ghcr.io/wizarrrr/wizarr:3.4.8
ports:
- ${APP_PORT}:5690
volumes:
@ -35,5 +35,3 @@ services:
traefik.http.routers.wizarr-local.entrypoints: websecure
traefik.http.routers.wizarr-local.service: wizarr
traefik.http.routers.wizarr-local.tls: true