Merge branch 'runtipi:master' into app/homeassistant-1

This commit is contained in:
falkheiland 2024-02-13 16:02:56 +01:00 committed by GitHub
commit e5cc79ea87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
24 changed files with 35 additions and 35 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "autobrr",
"tipi_version": 18,
"version": "1.36.0",
"tipi_version": 19,
"version": "1.37.0",
"categories": [
"media"
],

View File

@ -3,7 +3,7 @@ version: "3"
services:
autobrr:
container_name: autobrr
image: ghcr.io/autobrr/autobrr:v1.36.0
image: ghcr.io/autobrr/autobrr:v1.37.0
restart: unless-stopped
ports:
- ${APP_PORT}:7474

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "budibase",
"tipi_version": 82,
"version": "2.19.0",
"tipi_version": 83,
"version": "2.19.1",
"categories": [
"development"
],

View File

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

View File

@ -102,7 +102,7 @@
"supported_architectures": [
"amd64"
],
"tipi_version": 3,
"version": "3.7.15",
"tipi_version": 4,
"version": "3.7.16",
"website": "https://cal.com/"
}

View File

@ -4,7 +4,7 @@ services:
calcom:
container_name: calcom
image: calcom/cal.com:v3.7.15
image: calcom/cal.com:v3.7.16
restart: unless-stopped
ports:
- ${APP_PORT}:3000

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "ghost",
"tipi_version": 73,
"version": "5.79.0",
"tipi_version": 74,
"version": "5.79.1",
"categories": [
"social",
"media"

View File

@ -2,7 +2,7 @@ version: "3.9"
services:
ghost:
image: ghost:5.79.0
image: ghost:5.79.1
container_name: ghost
depends_on:
- ghostdb

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "ghostfolio",
"tipi_version": 46,
"version": "2.49.0",
"tipi_version": 48,
"version": "2.51.0",
"categories": [
"finance"
],

View File

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

View File

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

View File

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

View File

@ -5,8 +5,8 @@
"exposable": true,
"id": "netdata",
"description": "Stream any metrics from every physical and virtual server, container and IoT device, to one dashboard, in real-time.",
"tipi_version": 7,
"version": "1.44.2",
"tipi_version": 8,
"version": "1.44.3",
"categories": [
"utilities"
],

View File

@ -1,7 +1,7 @@
version: "3.7"
services:
netdata:
image: netdata/netdata:v1.44.2
image: netdata/netdata:v1.44.3
container_name: netdata
pid: host
restart: unless-stopped

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 8012,
"id": "paperless-ngx",
"tipi_version": 19,
"version": "2.5.0",
"tipi_version": 20,
"version": "2.5.1",
"categories": [
"utilities"
],

View File

@ -2,7 +2,7 @@ version: '3.7'
services:
paperless-ngx:
container_name: paperless-ngx
image: ghcr.io/paperless-ngx/paperless-ngx:2.5.0
image: ghcr.io/paperless-ngx/paperless-ngx:2.5.1
restart: unless-stopped
depends_on:
- db

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 8122,
"id": "privatebin",
"tipi_version": 7,
"version": "1.6.2",
"tipi_version": 8,
"version": "1.7.1",
"categories": [
"utilities"
],

View File

@ -1,7 +1,7 @@
version: "3.7"
services:
privatebin:
image: privatebin/nginx-fpm-alpine:1.6.2
image: privatebin/nginx-fpm-alpine:1.7.1
container_name: privatebin
dns:
- ${DNS_IP}

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 8112,
"id": "readarr",
"tipi_version": 9,
"version": "0.3.18-nightly",
"tipi_version": 10,
"version": "0.3.19-nightly",
"categories": [
"books",
"media"

View File

@ -1,7 +1,7 @@
version: "3.7"
services:
readarr:
image: lscr.io/linuxserver/readarr:0.3.18-nightly
image: lscr.io/linuxserver/readarr:0.3.19-nightly
container_name: readarr
environment:
- PUID=1000

View File

@ -67,7 +67,7 @@ services:
# Postgres SQL
sftpgo-db:
container_name: sftpgo-db
image: docker.io/library/postgres:16.1-alpine
image: docker.io/library/postgres:16.2-alpine
restart: unless-stopped
networks:
- tipi_main_network

View File

@ -46,7 +46,7 @@ services:
traefik.http.routers.shlink-local.tls: true
shlink-db:
container_name: shlink-db
image: docker.io/library/postgres:16.1-alpine
image: docker.io/library/postgres:16.2-alpine
restart: unless-stopped
networks:
- tipi_main_network

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "speedtest-tracker",
"tipi_version": 11,
"version": "0.15.2",
"tipi_version": 12,
"version": "0.15.3",
"categories": [
"utilities"
],

View File

@ -2,7 +2,7 @@ version: "3.7"
services:
speedtest-tracker:
image: ghcr.io/alexjustesen/speedtest-tracker:v0.15.2
image: ghcr.io/alexjustesen/speedtest-tracker:v0.15.3
container_name: speedtest-tracker
environment:
- PUID=1000