Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
868383c59e Update renovate/renovate Docker tag to v41.91.0 2025-08-29 20:58:25 +00:00
7 changed files with 7 additions and 7 deletions

View File

@@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v4
- name: Run Renovate
uses: docker://renovate/renovate:41.91.1
uses: docker://renovate/renovate:41.91.0
env:
LOG_LEVEL: info
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}

View File

@@ -78,7 +78,7 @@ spec:
key: postgres-password
containers:
- name: ghostfolio
image: docker.io/ghostfolio/ghostfolio:2.195.0
image: docker.io/ghostfolio/ghostfolio:2.193.0
securityContext:
capabilities:
drop:

View File

@@ -40,7 +40,7 @@ spec:
echo "Gitea is ready!"
containers:
- name: runner
image: gitea/act_runner@sha256:8477d5b61b655caad4449888bae39f1f34bebd27db56cb15a62dccb3dcf3a944
image: gitea/act_runner@sha256:62a561c82dd67ec77ea600db7eac78ac5fed8e2244950fbf1829c54da12e8e54
command: ["sh", "-c", "while ! nc -z localhost 2376 </dev/null; do echo 'waiting for docker daemon...'; sleep 5; done; /sbin/tini -- run.sh"]
env:
- name: DOCKER_HOST

View File

@@ -19,7 +19,7 @@ spec:
runtimeClassName: nvidia
containers:
- name: immich-machine-learning
image: ghcr.io/immich-app/immich-machine-learning:v1.140.0-cuda
image: ghcr.io/immich-app/immich-machine-learning:v1.139.4-cuda
ports:
- containerPort: 3003
env:

View File

@@ -39,7 +39,7 @@ spec:
done
containers:
- name: immich-server
image: ghcr.io/immich-app/immich-server:v1.140.0
image: ghcr.io/immich-app/immich-server:v1.139.4
ports:
- containerPort: 2283
env:

View File

@@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: pulse
image: rcourtman/pulse:4.10.1
image: rcourtman/pulse:4.9.1
volumeMounts:
- name: pulse-data
mountPath: /data

View File

@@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: searxng
image: searxng/searxng@sha256:afa052a77e7ab8e6fcd39aa153822c18b696d5851a2eedb35d2eb1f90e9314cc
image: searxng/searxng@sha256:cf4ae7bdd6f2c9211faec7bf39992f1a2bf0753f145589a95aaa87182bfbc6ca
ports:
- containerPort: 8080
env: