Merge branch 'runtipi:master' into master

This commit is contained in:
Frédéric Cilia 2024-01-06 23:10:34 +01:00 committed by GitHub
commit f3f323d255
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
21 changed files with 43 additions and 34 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "budibase",
"tipi_version": 61,
"version": "2.14.2",
"tipi_version": 62,
"version": "2.14.3",
"categories": [
"development"
],

View File

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

View File

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

View File

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

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "dashdot",
"tipi_version": 5,
"version": "5.2.3",
"tipi_version": 7,
"version": "5.3.1",
"categories": [
"utilities"
],
@ -16,5 +16,8 @@
"source": "https://github.com/MauriceNino/dashdot",
"website": "https://getdashdot.com/",
"form_fields": [],
"supported_architectures": ["arm64", "amd64"]
"supported_architectures": [
"arm64",
"amd64"
]
}

View File

@ -1,7 +1,7 @@
version: "3.5"
services:
dashdot:
image: mauricenino/dashdot:5.2.3
image: mauricenino/dashdot:5.3.1
restart: unless-stopped
container_name: dashdot
privileged: true

View File

@ -6,8 +6,8 @@
"url_suffix": "?offline=1",
"id": "drawio",
"description": "draw.io is a JavaScript, client-side editor for general diagramming and whiteboarding.",
"tipi_version": 15,
"version": "22.1.16",
"tipi_version": 16,
"version": "22.1.17",
"categories": [
"utilities"
],

View File

@ -1,7 +1,7 @@
version: "3.7"
services:
drawio:
image: jgraph/drawio:22.1.16
image: jgraph/drawio:22.1.17
ports:
- ${APP_PORT}:8080
container_name: drawio

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "ghost",
"tipi_version": 66,
"version": "5.75.2",
"tipi_version": 67,
"version": "5.75.3",
"categories": [
"social",
"media"

View File

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

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "ghostfolio",
"tipi_version": 32,
"version": "2.34.0",
"tipi_version": 33,
"version": "2.35.0",
"categories": [
"finance"
],

View File

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

View File

@ -6,10 +6,13 @@
"short_desc": "Web-based MongoDB admin interface, written with Node.js and Express",
"author": "MongoDB",
"port": 8087,
"categories": ["development", "data"],
"categories": [
"development",
"data"
],
"description": "A web-based MongoDB admin interface written with Node.js, Express, and Bootstrap3",
"tipi_version": 1,
"version": "1.0.0",
"tipi_version": 2,
"version": "1.0.2",
"source": "https://github.com/mongo-express/mongo-express",
"website": "https://www.mongodb.com/",
"form_fields": [
@ -54,5 +57,8 @@
"env_variable": "ME_CONFIG_BASICAUTH_PASSWORD"
}
],
"supported_architectures": ["arm64", "amd64"]
"supported_architectures": [
"arm64",
"amd64"
]
}

View File

@ -2,7 +2,7 @@ version: "3.8"
services:
mongo-express:
container_name: mongo-express
image: mongo-express:1.0.0
image: mongo-express:1.0.2
restart: unless-stopped
ports:
- ${APP_PORT}:8081

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "pairdrop",
"tipi_version": 22,
"version": "1.10.3",
"tipi_version": 23,
"version": "1.10.5",
"categories": [
"media",
"data",

View File

@ -2,7 +2,7 @@ version: "3"
services:
pairdrop:
image: lscr.io/linuxserver/pairdrop:1.10.3
image: lscr.io/linuxserver/pairdrop:1.10.5
container_name: pairdrop
environment:
- PUID=1000

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 8012,
"id": "paperless-ngx",
"tipi_version": 10,
"version": "2.2.1",
"tipi_version": 11,
"version": "2.3.0",
"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.2.1
image: ghcr.io/paperless-ngx/paperless-ngx:2.3.0
restart: unless-stopped
depends_on:
- db

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "viewtube",
"tipi_version": 7,
"version": "0.15.0",
"tipi_version": 8,
"version": "0.15.1",
"categories": [
"media"
],

View File

@ -4,7 +4,7 @@ services:
viewtube:
restart: unless-stopped
container_name: viewtube
image: mauriceo/viewtube:0.15.0
image: mauriceo/viewtube:0.15.1
depends_on:
- viewtube-mongodb
- viewtube-redis

View File

@ -4,7 +4,7 @@ services:
viewtube:
restart: unless-stopped
container_name: viewtube
image: mauriceo/viewtube:0.15.0
image: mauriceo/viewtube:0.15.1
depends_on:
- viewtube-mongodb
- viewtube-redis