Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate ba551b9f2a Update renovate/renovate Docker tag to v43.141.6 2026-04-27 02:00:54 +00:00
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ steps:
- export VAULT_TOKEN=$(cat /woodpecker/.vault_id) - export VAULT_TOKEN=$(cat /woodpecker/.vault_id)
- bao kv get -mount secret -field RENOVATE_TOKEN renovate > /woodpecker/renovate_token - bao kv get -mount secret -field RENOVATE_TOKEN renovate > /woodpecker/renovate_token
- name: Run Renovate - name: Run Renovate
image: renovate/renovate:43.145.0-full image: renovate/renovate:43.141.6-full
environment: environment:
RENOVATE_AUTODISCOVER: "true" RENOVATE_AUTODISCOVER: "true"
RENOVATE_ENDPOINT: https://gitea.lumpiasty.xyz/api/v1 RENOVATE_ENDPOINT: https://gitea.lumpiasty.xyz/api/v1
+1 -2
View File
@@ -18,8 +18,7 @@ spec:
spec: spec:
containers: containers:
- name: meridian - name: meridian
image: gitea.lumpiasty.xyz/lumpiasty/meridian:oai-tools image: gitea.lumpiasty.xyz/lumpiasty/meridian:1.38.0
imagePullPolicy: Always
ports: ports:
- containerPort: 3456 - containerPort: 3456
name: http name: http