Merge remote-tracking branch 'origin/custom' into custom

This commit is contained in:
ms
2025-12-15 10:56:36 +08:00
443 changed files with 1239 additions and 75 deletions
+2 -1
View File
@@ -25,7 +25,8 @@
"**/alist-aria2/**",
"**/alist-ffmpeg/**",
"**/homarr/0.15.10/**",
"**/minio/2025-04-22/**"
"**/minio/2025-04-22/**",
"**/transmission/2.94/**"
],
"packageRules": [
{
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- name: Run Renovate
uses: renovatebot/github-action@5712c6a41dea6cdf32c72d92a763bd417e6606aa # v44.0.5
uses: renovatebot/github-action@502904f1cefdd70cba026cb1cbd8c53a1443e91b # v44.1.0
with:
useSlim: false
token: ${{ secrets.GITHUBTOKEN }}
@@ -4,7 +4,7 @@ networks:
services:
ani-rss:
image: wushuo894/ani-rss:v2.4.14
image: wushuo894/ani-rss:v2.4.16
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -24,7 +24,7 @@ services:
- NAPCAT_UID=${NAPCAT_UID:-1000}
- NAPCAT_GID=${NAPCAT_GID:-1000}
astrbot:
image: soulter/astrbot:v4.8.0
image: soulter/astrbot:v4.9.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
astrbot:
image: soulter/astrbot:v4.8.0
image: soulter/astrbot:v4.9.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
auto-lady:
image: envyafish/byte-muse_arm:1.21.7
image: envyafish/byte-muse_arm:1.21.10
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
auto-lady:
image: envyafish/byte-muse:1.21.7
image: envyafish/byte-muse:1.21.10
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
casdoor:
image: casbin/casdoor:2.191.0
image: casbin/casdoor:2.196.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
dozzle:
image: amir20/dozzle:v8.14.10
image: amir20/dozzle:v8.14.12
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
dpanel:
image: dpanel/dpanel:1.9.1-lite
image: dpanel/dpanel:1.9.2-lite
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
dpanel:
image: dpanel/dpanel:1.9.1
image: dpanel/dpanel:1.9.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
ghost:
image: ghost:6.10.2
image: ghost:6.10.3
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
homarr:
image: ghcr.io/homarr-labs/homarr:v1.45.3
image: ghcr.io/homarr-labs/homarr:v1.46.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
linkding:
image: sissbruecker/linkding:1.44.1-plus
image: sissbruecker/linkding:1.44.2-plus
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
lucky:
image: gdy666/lucky:2.23.1
image: gdy666/lucky:2.23.3
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -3,7 +3,7 @@ networks:
external: true
services:
maxkb:
image: 1panel/maxkb:v2.4.0
image: 1panel/maxkb:v2.4.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
nezha-dash:
image: hamster1963/nezha-dash:v3.1.3
image: hamster1963/nezha-dash:v3.1.4
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

Some files were not shown because too many files have changed in this diff Show More