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

This commit is contained in:
新疆萌森软件开发工作室 2025-03-19 10:38:35 +08:00
commit 3a48567bb2
453 changed files with 883 additions and 81 deletions

View File

@ -16,7 +16,7 @@ jobs:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Run Renovate - name: Run Renovate
uses: renovatebot/github-action@02f4fdeb479bbb229caa7ad82cb5e691c07e80b3 # v41.0.14 uses: renovatebot/github-action@08ed9fa83e24bfe6222557f9e221395c57972127 # v41.0.16
with: with:
useSlim: false useSlim: false
token: ${{ secrets.GITHUBTOKEN }} token: ${{ secrets.GITHUBTOKEN }}

View File

@ -3,7 +3,7 @@ networks:
external: true external: true
services: services:
alist: alist:
image: xhofe/alist:v3.42.0-ffmpeg image: xhofe/alist:v3.43.0-ffmpeg
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -3,7 +3,7 @@ networks:
external: true external: true
services: services:
alist: alist:
image: xhofe/alist:v3.42.0 image: xhofe/alist:v3.43.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services: services:
ammds: ammds:
image: qyg2297248353/ammds:v1.0.19 image: qyg2297248353/ammds:v1.0.21
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services: services:
ani-rss: ani-rss:
image: wushuo894/ani-rss:v1.1.319 image: wushuo894/ani-rss:v1.1.321
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services: services:
beszel-agent: beszel-agent:
image: henrygd/beszel-agent:0.10.1 image: henrygd/beszel-agent:0.10.2
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services: services:
beszel: beszel:
image: henrygd/beszel:0.10.1 image: henrygd/beszel:0.10.2
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services: services:
bookstack: bookstack:
image: linuxserver/bookstack:24.12.1 image: linuxserver/bookstack:25.02.1
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services: services:
auto-lady: auto-lady:
image: envyafish/byte-muse:1.7.5 image: envyafish/byte-muse:1.8.2
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services: services:
casdoor: casdoor:
image: casbin/casdoor:v1.860.0 image: casbin/casdoor:v1.862.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services: services:
dpanel: dpanel:
image: dpanel/dpanel:1.6.0-lite image: dpanel/dpanel:1.6.1-lite
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services: services:
dpanel: dpanel:
image: dpanel/dpanel:1.6.0 image: dpanel/dpanel:1.6.1
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services: services:
ghost: ghost:
image: ghost:5.112.0 image: ghost:5.113.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services: services:
glance: glance:
image: glanceapp/glance:v0.7.4 image: glanceapp/glance:v0.7.7
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services: services:
jellyseerr: jellyseerr:
image: fallenbagel/jellyseerr:2.5.0 image: fallenbagel/jellyseerr:2.5.1
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

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