Skip to content

Commit

Permalink
Sync with big-bear-casaos (#863)
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonfire1119 authored Jan 16, 2025
1 parent e4a4eab commit 89fd0b7
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
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.10.2",
"version": "8.10.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.10.2
image: amir20/dozzle:v8.10.4
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock
Expand Down
2 changes: 1 addition & 1 deletion servapps/invoice-ninja/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "invoice-ninja",
"version": "5.11.21",
"version": "5.11.22",
"image": "invoiceninja/invoiceninja",
"youtube": "",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion servapps/invoice-ninja/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-invoice-ninja
services:
"{ServiceName}-big-bear-invoice-ninja":
image: invoiceninja/invoiceninja:5.11.21
image: invoiceninja/invoiceninja:5.11.22
container_name: "{ServiceName}-big-bear-invoice-ninja"
restart: unless-stopped
user: 1500:1500
Expand Down
2 changes: 1 addition & 1 deletion servapps/komga/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "komga",
"version": "1.17.0",
"version": "1.18.0",
"image": "ghcr.io/gotson/komga",
"youtube": "",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion servapps/komga/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: big-bear-komga
services:
"{ServiceName}":
container_name: "{ServiceName}"
image: ghcr.io/gotson/komga:1.17.0
image: ghcr.io/gotson/komga:1.18.0
restart: unless-stopped
environment:
- TZ=UTC
Expand Down
2 changes: 1 addition & 1 deletion servapps/paperless-ngx/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "paperless-ngx",
"version": "2.14.1",
"version": "2.14.3",
"image": "ghcr.io/paperless-ngx/paperless-ngx",
"youtube": "",
"docs_link": "",
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 @@ -3,7 +3,7 @@ name: big-bear-paperless-ngx
services:
"{ServiceName}-big-bear-paperless-ngx":
container_name: "{ServiceName}-big-bear-paperless-ngx"
image: ghcr.io/paperless-ngx/paperless-ngx:2.14.1
image: ghcr.io/paperless-ngx/paperless-ngx:2.14.3
restart: unless-stopped
environment:
PAPERLESS_REDIS: redis://big-bear-paperless-ngx-broker:6379
Expand Down
2 changes: 1 addition & 1 deletion servapps/reactive-resume/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "reactive-resume",
"version": "4.3.1",
"version": "4.3.6",
"image": "amruthpillai/reactive-resume",
"youtube": "",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion servapps/reactive-resume/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: big-bear-reactive-resume
services:
"{ServiceName}-app":
container_name: "{ServiceName}-app"
image: amruthpillai/reactive-resume:v4.3.1
image: amruthpillai/reactive-resume:v4.3.6
restart: unless-stopped
ports:
- 3000:3000
Expand Down
2 changes: 1 addition & 1 deletion servapps/romm/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "romm",
"version": "3.7.0",
"version": "3.7.2",
"image": "rommapp/romm",
"youtube": "",
"docs_link": "https://github.com/rommapp/romm/wiki",
Expand Down
2 changes: 1 addition & 1 deletion servapps/romm/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-romm
services:
"{ServiceName}-big-bear-romm":
image: rommapp/romm:3.7.0
image: rommapp/romm:3.7.2
container_name: "{ServiceName}-big-bear-romm"
environment:
- DB_HOST={ServiceName}-big-bear-rommdb
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.43.0",
"version": "2.44.0",
"image": "bellamy/wallos",
"youtube": "https://youtu.be/feYTW02YDb8",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion servapps/wallos/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: big-bear-wallos
services:
"{ServiceName}":
container_name: "{ServiceName}"
image: bellamy/wallos:2.43.0
image: bellamy/wallos:2.44.0
restart: unless-stopped
environment:
TZ: UTC
Expand Down

0 comments on commit 89fd0b7

Please sign in to comment.