Merge branch 'master' into master

This commit is contained in:
Joshua Banks 2024-01-05 13:45:58 -05:00 committed by GitHub
commit f73dcc7908
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 9 additions and 9 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": 9,
"version": "0.45.10",
"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.10
container_name: changedetection
hostname: changedetection
volumes:

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