Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync with big-bear-casaos #470

Merged
merged 1 commit into from
Oct 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion servapps/beszel/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "beszel",
"version": "0.4.0",
"version": "0.5.0",
"image": "henrygd/beszel",
"youtube": "https://youtu.be/BUVVG-9RCbg",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion servapps/beszel/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: big-bear-beszel
services:
"{ServiceName}":
container_name: "{ServiceName}"
image: henrygd/beszel:0.4.0
image: henrygd/beszel:0.5.0
restart: unless-stopped
volumes:
- "{ServiceName}-data:/beszel_data"
Expand Down
2 changes: 1 addition & 1 deletion servapps/crafty/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "crafty",
"version": "4.4.3",
"version": "4.4.4",
"image": "registry.gitlab.com/crafty-controller/crafty-4",
"youtube": "https://youtu.be/Vw4su8hT_7A",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion servapps/crafty/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: big-bear-crafty
services:
"{ServiceName}":
container_name: "{ServiceName}"
image: registry.gitlab.com/crafty-controller/crafty-4:4.4.3
image: registry.gitlab.com/crafty-controller/crafty-4:4.4.4
restart: unless-stopped
environment:
- TZ=UTC
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.5.3",
"version": "8.5.4",
"image": "amir20/dozzle",
"youtube": "https://youtu.be/lLLNDcHNOuM",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion servapps/dozzle/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: big-bear-dozzle
services:
"{ServiceName}":
container_name: "{ServiceName}"
image: amir20/dozzle:v8.5.3
image: amir20/dozzle:v8.5.4
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock
Expand Down
2 changes: 1 addition & 1 deletion servapps/gluetun/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "gluetun",
"version": "3.39.0",
"version": "3.39.1",
"image": "qmcgaw/gluetun",
"youtube": "",
"docs_link": "https://community.bigbeartechworld.com/t/added-gluetun-to-big-bear-casaos/175",
Expand Down
2 changes: 1 addition & 1 deletion servapps/gluetun/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-gluetun
services:
"{ServiceName}":
image: qmcgaw/gluetun:v3.39.0
image: qmcgaw/gluetun:v3.39.1
container_name: "{ServiceName}"
cap_add:
- NET_ADMIN
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.9.3",
"version": "2024.10.0",
"image": "ghcr.io/home-assistant/home-assistant",
"youtube": "https://youtu.be/YnCpj5sND_A",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion servapps/home-assistant/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: big-bear-home-assistant
services:
"{ServiceName}":
container_name: "{ServiceName}"
image: ghcr.io/home-assistant/home-assistant:2024.9.3
image: ghcr.io/home-assistant/home-assistant:2024.10.0
restart: unless-stopped
volumes:
- "{ServiceName}-data:/config"
Expand Down
2 changes: 1 addition & 1 deletion servapps/immich-without-machine-learning/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "immich-without-machine-learning",
"version": "1.116.2",
"version": "1.117.0",
"image": "ghcr.io/immich-app/immich-server",
"youtube": "https://youtu.be/ZIx2jDHYjjE",
"docs_link": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: big-bear-immich-without-machine-learning
services:
"{ServiceName}-immich-server":
container_name: "{ServiceName}-immich-server"
image: ghcr.io/immich-app/immich-server:v1.116.2
image: ghcr.io/immich-app/immich-server:v1.117.0
ports:
- 2283:3001
volumes:
Expand Down
2 changes: 1 addition & 1 deletion servapps/immich/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "immich",
"version": "1.116.2",
"version": "1.117.0",
"image": "ghcr.io/immich-app/immich-server",
"youtube": "https://youtu.be/ZIx2jDHYjjE",
"docs_link": "",
Expand Down
4 changes: 2 additions & 2 deletions servapps/immich/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: big-bear-immich
services:
"{ServiceName}-immich-server":
container_name: "{ServiceName}-immich-server"
image: ghcr.io/immich-app/immich-server:v1.116.2
image: ghcr.io/immich-app/immich-server:v1.117.0
ports:
- 2283:3001
volumes:
Expand All @@ -25,7 +25,7 @@ services:
hostname: "{ServiceName}-immich-server"
"{ServiceName}-immich-machine-learning":
container_name: "{ServiceName}-immich-machine-learning"
image: ghcr.io/immich-app/immich-machine-learning:v1.116.2
image: ghcr.io/immich-app/immich-machine-learning:v1.117.0
volumes:
- "{ServiceName}-immich-machine-learning-data:/cache"
environment:
Expand Down
2 changes: 1 addition & 1 deletion servapps/paperless-ngx/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ services:
hostname: "{ServiceName}-big-bear-paperless-ngx-db"
"{ServiceName}-big-bear-paperless-ngx-gotenberg":
container_name: "{ServiceName}-big-bear-paperless-ngx-gotenberg"
image: gotenberg/gotenberg:8.10
image: gotenberg/gotenberg:8.11
restart: unless-stopped
command:
- gotenberg
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.23.0",
"version": "1.23.1",
"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.23.0
image: ghcr.io/plankanban/planka:1.23.1
restart: unless-stopped
volumes:
- "{ServiceName}-big-bear-planka-data:/app/public/user-avatars"
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.15.4",
"version": "1.15.6",
"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.15.4
image: moonrailgun/tianji:1.15.6
restart: unless-stopped
environment:
DATABASE_URL: postgresql://tianji-user:227453b7-1286-48cc-b471-1c269495c5fc@{ServiceName}-big-bear-tianji-db:5432/tianji
Expand Down
3 changes: 1 addition & 2 deletions servapps/tududi/description.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
"repository": "https://github.com/bigbeartechworld/big-bear-casaos",
"image": "https://cdn.jsdelivr.net/gh/bigbeartechworld/big-bear-casaos/Apps/tududi/logo.png",
"supported_architectures": [
"amd64",
"arm64"
"amd64"
],
"icon": "https://cdn.jsdelivr.net/gh/bigbeartechworld/big-bear-casaos/Apps/tududi/logo.png"
}