Merge branch 'runtipi:master' into app/homeassistant-1
This commit is contained in:
		
						commit
						e5cc79ea87
					
				|  | @ -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" | ||||
|   ], | ||||
|  |  | |||
|  | @ -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 | ||||
|  |  | |||
|  | @ -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" | ||||
|   ], | ||||
|  |  | |||
|  | @ -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: | ||||
|  |  | |||
|  | @ -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/" | ||||
| } | ||||
|  |  | |||
|  | @ -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 | ||||
|  |  | |||
|  | @ -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" | ||||
|  |  | |||
|  | @ -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 | ||||
|  |  | |||
|  | @ -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" | ||||
|   ], | ||||
|  |  | |||
|  | @ -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 | ||||
|  |  | |||
|  | @ -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" | ||||
|   ], | ||||
|  |  | |||
|  | @ -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} | ||||
|  |  | |||
|  | @ -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" | ||||
|   ], | ||||
|  |  | |||
|  | @ -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 | ||||
|  |  | |||
|  | @ -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" | ||||
|   ], | ||||
|  |  | |||
|  | @ -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 | ||||
|  |  | |||
|  | @ -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" | ||||
|   ], | ||||
|  |  | |||
|  | @ -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} | ||||
|  |  | |||
|  | @ -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" | ||||
|  |  | |||
|  | @ -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 | ||||
|  |  | |||
|  | @ -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 | ||||
|  |  | |||
|  | @ -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 | ||||
|  |  | |||
|  | @ -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" | ||||
|   ], | ||||
|  |  | |||
|  | @ -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 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 falkheiland
						falkheiland