Merge branch 'runtipi:master' into app/crowdsec

This commit is contained in:
falkheiland 2024-05-03 09:33:18 +02:00 committed by GitHub
commit 31f27ceba8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
21 changed files with 38 additions and 33 deletions

View File

@ -5,8 +5,8 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "budibase", "id": "budibase",
"tipi_version": 129, "tipi_version": 130,
"version": "2.24.0", "version": "2.24.1",
"categories": [ "categories": [
"development" "development"
], ],

View File

@ -1,7 +1,7 @@
version: '3.7' version: '3.7'
services: services:
budibase: budibase:
image: budibase/budibase:2.24.0 image: budibase/budibase:2.24.1
restart: unless-stopped restart: unless-stopped
container_name: budibase container_name: budibase
ports: ports:

View File

@ -5,8 +5,8 @@
"exposable": true, "exposable": true,
"id": "changedetection", "id": "changedetection",
"description": "The best and simplest free open source website change detection, restock monitor and notification service.", "description": "The best and simplest free open source website change detection, restock monitor and notification service.",
"tipi_version": 19, "tipi_version": 20,
"version": "0.45.21", "version": "0.45.22",
"categories": [ "categories": [
"utilities" "utilities"
], ],

View File

@ -1,7 +1,7 @@
version: "3.7" version: "3.7"
services: services:
changedetection: changedetection:
image: ghcr.io/dgtlmoon/changedetection.io:0.45.21 image: ghcr.io/dgtlmoon/changedetection.io:0.45.22
container_name: changedetection container_name: changedetection
hostname: changedetection hostname: changedetection
volumes: volumes:

View File

@ -5,8 +5,8 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "ghostfolio", "id": "ghostfolio",
"tipi_version": 79, "tipi_version": 80,
"version": "2.77.1", "version": "2.78.0",
"categories": [ "categories": [
"finance" "finance"
], ],

View File

@ -3,7 +3,7 @@ version: "3.9"
services: services:
ghostfolio: ghostfolio:
container_name: ghostfolio container_name: ghostfolio
image: ghostfolio/ghostfolio:2.77.1 image: ghostfolio/ghostfolio:2.78.0
restart: unless-stopped restart: unless-stopped
ports: ports:
- ${APP_PORT}:3333 - ${APP_PORT}:3333

View File

@ -5,8 +5,8 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "homeassistant-1", "id": "homeassistant-1",
"tipi_version": 13, "tipi_version": 14,
"version": "2024.4.4", "version": "2024.5.0",
"categories": [ "categories": [
"automation" "automation"
], ],

View File

@ -2,7 +2,7 @@ version: '3'
services: services:
homeassistant-1: homeassistant-1:
image: ghcr.io/home-assistant/home-assistant:2024.4.4 image: ghcr.io/home-assistant/home-assistant:2024.5.0
container_name: homeassistant-1 container_name: homeassistant-1
environment: environment:
- TZ=${TZ} - TZ=${TZ}

View File

@ -42,7 +42,7 @@ services:
traefik.http.routers.invoice-ninja-local.tls: true traefik.http.routers.invoice-ninja-local.tls: true
invoice-ninja-server: invoice-ninja-server:
image: invoiceninja/invoiceninja:5.8.51 image: invoiceninja/invoiceninja:5.8.53
container_name: invoice-ninja-server container_name: invoice-ninja-server
restart: unless-stopped restart: unless-stopped
user: 1500:1500 user: 1500:1500

View File

@ -5,14 +5,19 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "kiwix-serve", "id": "kiwix-serve",
"tipi_version": 1, "tipi_version": 2,
"version": "3.5.0-2", "version": "3.7.0-2",
"categories": ["media"], "categories": [
"media"
],
"description": "Kiwix Server is a web server for hosting .zim files", "description": "Kiwix Server is a web server for hosting .zim files",
"short_desc": "Kiwix Server is a web server for hosting .zim files", "short_desc": "Kiwix Server is a web server for hosting .zim files",
"author": "Kiwix", "author": "Kiwix",
"source": "https://github.com/kiwix/kiwix-tools/", "source": "https://github.com/kiwix/kiwix-tools/",
"website": "https://kiwix.org/", "website": "https://kiwix.org/",
"form_fields": [], "form_fields": [],
"supported_architectures": ["arm64", "amd64"] "supported_architectures": [
"arm64",
"amd64"
]
} }

View File

@ -3,7 +3,7 @@ version: '3.9'
services: services:
kiwix-serve: kiwix-serve:
container_name: kiwix-serve container_name: kiwix-serve
image: ghcr.io/kiwix/kiwix-serve:3.5.0-2 image: ghcr.io/kiwix/kiwix-serve:3.7.0-2
ports: ports:
- ${APP_PORT}:8080 - ${APP_PORT}:8080
volumes: volumes:

View File

@ -5,8 +5,8 @@
"exposable": true, "exposable": true,
"id": "lobe-chat", "id": "lobe-chat",
"description": "LobeChat is an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible (Function Call) plugin system.", "description": "LobeChat is an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible (Function Call) plugin system.",
"tipi_version": 129, "tipi_version": 134,
"version": "0.152.1", "version": "0.152.7",
"categories": [ "categories": [
"ai" "ai"
], ],

View File

@ -2,7 +2,7 @@ version: '3.9'
services: services:
lobe-chat: lobe-chat:
container_name: lobe-chat container_name: lobe-chat
image: lobehub/lobe-chat:v0.152.1 image: lobehub/lobe-chat:v0.152.7
environment: environment:
- OPENAI_API_KEY=${OPENAI_API_KEY} - OPENAI_API_KEY=${OPENAI_API_KEY}
- OPENAI_PROXY_URL=${OPEANAI_PROXY_URL} - OPENAI_PROXY_URL=${OPEANAI_PROXY_URL}

View File

@ -5,8 +5,8 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "sabnzbd", "id": "sabnzbd",
"tipi_version": 12, "tipi_version": 13,
"version": "4.2.3", "version": "4.3.0",
"categories": [ "categories": [
"media", "media",
"utilities" "utilities"

View File

@ -2,7 +2,7 @@ version: '3'
services: services:
sabnzbd: sabnzbd:
image: lscr.io/linuxserver/sabnzbd:4.2.3 image: lscr.io/linuxserver/sabnzbd:4.3.0
container_name: sabnzbd container_name: sabnzbd
ports: ports:
- ${APP_PORT}:8080 - ${APP_PORT}:8080

View File

@ -6,8 +6,8 @@
"exposable": true, "exposable": true,
"no_gui": true, "no_gui": true,
"id": "simplex-smp", "id": "simplex-smp",
"tipi_version": 17, "tipi_version": 18,
"version": "5.7.0", "version": "5.7.1",
"categories": [ "categories": [
"social" "social"
], ],

View File

@ -1,7 +1,7 @@
version: '3.9' version: '3.9'
services: services:
simplex-smp: simplex-smp:
image: simplexchat/smp-server:v5.7.0 image: simplexchat/smp-server:v5.7.1
container_name: simplex-smp container_name: simplex-smp
volumes: volumes:
- ${APP_DATA_DIR}/data/simplex/logs:/var/opt/simplex:z - ${APP_DATA_DIR}/data/simplex/logs:/var/opt/simplex:z

View File

@ -5,8 +5,8 @@
"exposable": true, "exposable": true,
"id": "windows", "id": "windows",
"description": "Run windows in docker...because why not?", "description": "Run windows in docker...because why not?",
"tipi_version": 22, "tipi_version": 23,
"version": "3.00", "version": "3.01",
"categories": [ "categories": [
"utilities" "utilities"
], ],

View File

@ -2,7 +2,7 @@ version: "3.9"
services: services:
windows: windows:
container_name: windows container_name: windows
image: dockurr/windows:3.00 image: dockurr/windows:3.01
restart: unless-stopped restart: unless-stopped
devices: devices:
- /dev/kvm - /dev/kvm

View File

@ -5,8 +5,8 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "zigbee2mqtt", "id": "zigbee2mqtt",
"tipi_version": 3, "tipi_version": 4,
"version": "1.36.1", "version": "1.37.0",
"categories": [ "categories": [
"utilities", "utilities",
"automation" "automation"

View File

@ -3,7 +3,7 @@ version: '3.7'
services: services:
zigbee2mqtt: zigbee2mqtt:
container_name: zigbee2mqtt container_name: zigbee2mqtt
image: koenkk/zigbee2mqtt:1.36.1 image: koenkk/zigbee2mqtt:1.37.0
environment: environment:
- TZ=${TZ} - TZ=${TZ}
volumes: volumes: