Skip to content

Commit

Permalink
Sync with big-bear-casaos
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonfire1119 authored Jan 23, 2025
1 parent 0efa8c8 commit 0d5f243
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion servapps/ghostfolio/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "ghostfolio",
"version": "2.134.0",
"version": "2.135.0",
"image": "ghostfolio/ghostfolio",
"youtube": "https://youtu.be/CNe4-8Vyhos",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion servapps/ghostfolio/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: big-bear-ghostfolio
services:
"{ServiceName}-big-bear-ghostfolio":
container_name: "{ServiceName}-big-bear-ghostfolio"
image: ghostfolio/ghostfolio:2.134.0
image: ghostfolio/ghostfolio:2.135.0
restart: unless-stopped
environment:
NODE_ENV: production
Expand Down
2 changes: 1 addition & 1 deletion servapps/netalertx/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "netalertx",
"version": "25.1.8",
"version": "25.1.19",
"image": "jokobsk/netalertx",
"youtube": "",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion servapps/netalertx/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: big-bear-netalertx
services:
"{ServiceName}":
container_name: "{ServiceName}"
image: jokobsk/netalertx:25.1.8
image: jokobsk/netalertx:25.1.19
restart: unless-stopped
privileged: true
volumes:
Expand Down
2 changes: 1 addition & 1 deletion servapps/onedev/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "onedev",
"version": "11.6.10",
"version": "11.6.11",
"image": "1dev/server",
"youtube": "https://youtu.be/ps3JLYRB3SA",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion servapps/onedev/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: big-bear-onedev
services:
"{ServiceName}-big-bear-onedev":
container_name: "{ServiceName}-big-bear-onedev"
image: 1dev/server:11.6.10
image: 1dev/server:11.6.11
restart: unless-stopped
volumes:
- "{ServiceName}-big-bear-onedev-data:/opt/onedev"
Expand Down
2 changes: 1 addition & 1 deletion servapps/passwordpusher/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "passwordpusher",
"version": "1.50.5",
"version": "1.50.6",
"image": "pglombardo/pwpush",
"youtube": "",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion servapps/passwordpusher/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: big-bear-pwpush
services:
"{ServiceName}-big-bear-pwpush":
container_name: "{ServiceName}-big-bear-pwpush"
image: pglombardo/pwpush:1.50.5
image: pglombardo/pwpush:1.50.6
restart: unless-stopped
environment:
DATABASE_URL: mysql2://pwpusher:6280144a-56af-486f-9088-ac7301399328@big-bear-pwpush-db:3306/passwordpusher_db
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.9",
"version": "4.3.10",
"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.9
image: amruthpillai/reactive-resume:v4.3.10
restart: unless-stopped
ports:
- 3000:3000
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.17.6",
"version": "1.17.9",
"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.17.7
image: moonrailgun/tianji:1.17.9
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.44.0",
"version": "2.45.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.44.0
image: bellamy/wallos:2.45.0
restart: unless-stopped
environment:
TZ: UTC
Expand Down

0 comments on commit 0d5f243

Please sign in to comment.