Skip to content

Commit

Permalink
Sync with big-bear-casaos (#696)
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonfire1119 authored Nov 23, 2024
1 parent 2a3f2e8 commit 136193f
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion servapps/budibase/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "budibase",
"version": "3.2.5",
"version": "3.2.11",
"image": "budibase/budibase",
"youtube": "",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion servapps/budibase/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: big-bear-budibase
services:
"{ServiceName}":
container_name: "{ServiceName}"
image: budibase/budibase:3.2.7
image: budibase/budibase:3.2.11
restart: unless-stopped
volumes:
- "{ServiceName}-data:/data"
Expand Down
2 changes: 1 addition & 1 deletion servapps/calcom/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "calcom",
"version": "4.7.4",
"version": "4.7.5",
"image": "calcom/cal.com",
"youtube": "",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion servapps/calcom/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: big-bear-calcom
services:
"{ServiceName}-big-bear-calcom":
container_name: "{ServiceName}-big-bear-calcom"
image: calcom/cal.com:v4.7.4
image: calcom/cal.com:v4.7.5
restart: unless-stopped
environment:
- DATABASE_HOST=big-bear-calcom-db
Expand Down
2 changes: 1 addition & 1 deletion servapps/dozzle/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "dozzle",
"version": "8.8.0",
"version": "8.8.1",
"image": "amir20/dozzle",
"youtube": "https://youtu.be/lLLNDcHNOuM",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion servapps/flowise/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "flowise",
"version": "2.1.4",
"version": "2.1.5",
"image": "flowiseai/flowise",
"youtube": "",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion servapps/home-assistant/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "home-assistant",
"version": "2024.11.2",
"version": "2024.11.3",
"image": "ghcr.io/home-assistant/home-assistant",
"youtube": "https://youtu.be/YnCpj5sND_A",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion servapps/nocodb/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "nocodb",
"version": "0.258.0",
"version": "0.258.2",
"image": "nocodb/nocodb",
"youtube": "https://youtu.be/mO2YzWpBu4o",
"docs_link": "https://community.bigbeartechworld.com/t/added-nocodb-to-big-bear-casaos/177",
Expand Down
2 changes: 1 addition & 1 deletion servapps/nocodb/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cosmos-installer: null
name: big-bear-nocodb
services:
"{ServiceName}-big-bear-nocodb":
image: nocodb/nocodb:0.258.0
image: nocodb/nocodb:0.258.2
container_name: "{ServiceName}-big-bear-nocodb"
restart: unless-stopped
environment:
Expand Down
2 changes: 1 addition & 1 deletion servapps/planka/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "planka",
"version": "1.24.1",
"version": "1.24.2",
"image": "ghcr.io/plankanban/planka",
"youtube": "https://youtu.be/rsyU2cBbbSI",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion servapps/planka/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: big-bear-planka
services:
"{ServiceName}-big-bear-planka":
container_name: "{ServiceName}-big-bear-planka"
image: ghcr.io/plankanban/planka:1.24.1
image: ghcr.io/plankanban/planka:1.24.2
restart: unless-stopped
volumes:
- "{ServiceName}-big-bear-planka-data:/app/public/user-avatars"
Expand Down
2 changes: 1 addition & 1 deletion servapps/portainer-agent/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "portainer-agent",
"version": "2.23.0",
"version": "2.24.0",
"image": "portainer/agent",
"youtube": "",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion servapps/portainer-agent/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: big-bear-portainer-agent
services:
"{ServiceName}":
container_name: "{ServiceName}"
image: portainer/agent:2.23.0
image: portainer/agent:2.24.0
network_mode: bridge
ports:
- 9001:9001
Expand Down
2 changes: 1 addition & 1 deletion servapps/scrypted/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "scrypted",
"version": "0.123.25-jammy-full",
"version": "0.123.31-jammy-full",
"image": "koush/scrypted",
"youtube": "https://youtu.be/5uH0LaSyKTY",
"docs_link": "https://community.bigbeartechworld.com/t/how-to-install-scrypted-on-casaos-using-bigbearcasaos/155",
Expand Down
2 changes: 1 addition & 1 deletion servapps/tianji/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "tianji",
"version": "1.16.5",
"version": "1.17.1",
"image": "moonrailgun/tianji",
"youtube": "",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion servapps/tianji/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: big-bear-tianji
services:
"{ServiceName}-big-bear-tianji":
container_name: "{ServiceName}-big-bear-tianji"
image: moonrailgun/tianji:1.16.5
image: moonrailgun/tianji:1.17.1
restart: unless-stopped
environment:
DATABASE_URL: postgresql://tianji-user:227453b7-1286-48cc-b471-1c269495c5fc@{ServiceName}-big-bear-tianji-db:5432/tianji
Expand Down
2 changes: 1 addition & 1 deletion servapps/wallos/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "wallos",
"version": "2.38.1",
"version": "2.38.2",
"image": "bellamy/wallos",
"youtube": "",
"docs_link": "",
Expand Down

0 comments on commit 136193f

Please sign in to comment.