mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
+15
-3
@@ -259,15 +259,27 @@
|
||||
},
|
||||
{
|
||||
"matchFileNames": [
|
||||
"apps/umami*/2.16.0/*.yml"
|
||||
"apps/umami/2.16.0/*.yml"
|
||||
],
|
||||
"allowedVersions": "<=2.16.0"
|
||||
},
|
||||
{
|
||||
"matchFileNames": [
|
||||
"apps/umami*/2.19.0/*.yml"
|
||||
"apps/umami/2.20.0/*.yml"
|
||||
],
|
||||
"allowedVersions": "<3.0.0"
|
||||
"allowedVersions": "<=2.20.0"
|
||||
},
|
||||
{
|
||||
"matchFileNames": [
|
||||
"apps/umami-mysql/2.16.0/*.yml"
|
||||
],
|
||||
"allowedVersions": "<=2.16.0"
|
||||
},
|
||||
{
|
||||
"matchFileNames": [
|
||||
"apps/umami-mysql/2.20.0/*.yml"
|
||||
],
|
||||
"allowedVersions": "<=2.20.0"
|
||||
},
|
||||
{
|
||||
"matchDatasources": [
|
||||
|
||||
@@ -16,7 +16,7 @@ jobs:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
|
||||
- name: Run Renovate
|
||||
uses: renovatebot/github-action@4ebebabcd582dddea1692b05c3d5279f8e372b53 # v44.0.0
|
||||
uses: renovatebot/github-action@5712c6a41dea6cdf32c72d92a763bd417e6606aa # v44.0.5
|
||||
with:
|
||||
useSlim: false
|
||||
token: ${{ secrets.GITHUBTOKEN }}
|
||||
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
ani-rss:
|
||||
image: wushuo894/ani-rss:v2.4.11
|
||||
image: wushuo894/ani-rss:v2.4.14
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
+2
-2
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
napcat:
|
||||
image: mlikiowa/napcat-docker:v4.9.80
|
||||
image: mlikiowa/napcat-docker:v4.9.81
|
||||
container_name: napcat-${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
@@ -24,7 +24,7 @@ services:
|
||||
- NAPCAT_UID=${NAPCAT_UID:-1000}
|
||||
- NAPCAT_GID=${NAPCAT_GID:-1000}
|
||||
astrbot:
|
||||
image: soulter/astrbot:v4.7.4
|
||||
image: soulter/astrbot:v4.8.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
astrbot:
|
||||
image: soulter/astrbot:v4.7.4
|
||||
image: soulter/astrbot:v4.8.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
+1
-1
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
auto-lady:
|
||||
image: envyafish/byte-muse:1.19.10
|
||||
image: envyafish/byte-muse:1.20.13
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
casdoor:
|
||||
image: casbin/casdoor:v2.177.0
|
||||
image: casbin/casdoor:v2.184.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
app_name:
|
||||
image: sn0wl1n/ech0:v3.0.2
|
||||
image: sn0wl1n/ech0:v3.0.3
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
fider:
|
||||
image: getfider/fider:v0.31.0
|
||||
image: getfider/fider:v0.32.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
ghost:
|
||||
image: ghost:6.9.3
|
||||
image: ghost:6.10.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
homarr:
|
||||
image: ghcr.io/homarr-labs/homarr:v1.45.1
|
||||
image: ghcr.io/homarr-labs/homarr:v1.45.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
kspeeder:
|
||||
image: linkease/kspeeder:0.4.1
|
||||
image: linkease/kspeeder:0.5.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
+1
-1
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
music_tag_web:
|
||||
image: xhongc/music_tag_web:2.6.5
|
||||
image: xhongc/music_tag_web:2.6.6
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
n8n:
|
||||
image: n8nio/n8n:1.123.1
|
||||
image: n8nio/n8n:1.123.3
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
nezha-dash:
|
||||
image: hamster1963/nezha-dash:v3.1.2
|
||||
image: hamster1963/nezha-dash:v3.1.3
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
nezha:
|
||||
image: ghcr.io/nezhahq/nezha:v1.14.9
|
||||
image: ghcr.io/nezhahq/nezha:v1.14.10
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user