Compare commits

..

15 Commits

Author SHA1 Message Date
Renovate Bot
a617e706dd Update renovate/renovate Docker tag to v41.91.1 2025-08-31 00:53:01 +00:00
b9bf19baf0 Merge pull request 'Update rcourtman/pulse Docker tag to v4.10.1' (#244) from renovate/rcourtman-pulse-4.x into main
All checks were successful
Renovate / renovate (push) Successful in 5m7s
Reviewed-on: #244
2025-08-30 20:41:26 +05:30
Renovate Bot
0702433ed2 Update rcourtman/pulse Docker tag to v4.10.1 2025-08-30 00:03:20 +00:00
bb95728621 Merge pull request 'Update gitea/act_runner Docker digest to 8477d5b' (#238) from renovate/gitea-act_runner into main
All checks were successful
Renovate / renovate (push) Successful in 6m24s
Reviewed-on: #238
2025-08-30 02:37:21 +05:30
638fb0d624 Merge pull request 'Update ghcr.io/immich-app/immich-server Docker tag to v1.140.0' (#242) from renovate/ghcr.io-immich-app-immich-server-1.x into main
Reviewed-on: #242
2025-08-30 02:36:49 +05:30
5070be0ac3 Merge pull request 'Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.140.0' (#241) from renovate/ghcr.io-immich-app-immich-machine-learning-1.x into main
Reviewed-on: #241
2025-08-30 02:36:38 +05:30
9376c9cf29 Merge pull request 'Update searxng/searxng Docker digest to afa052a' (#239) from renovate/searxng-searxng into main
Reviewed-on: #239
2025-08-30 02:36:24 +05:30
acb44b9ac0 Merge pull request 'Update docker.io/ghostfolio/ghostfolio Docker tag to v2.195.0' (#240) from renovate/docker.io-ghostfolio-ghostfolio-2.x into main
Reviewed-on: #240
2025-08-30 02:36:12 +05:30
7c2400bd23 Merge pull request 'Update rcourtman/pulse Docker tag to v4.10.0' (#243) from renovate/rcourtman-pulse-4.x into main
Reviewed-on: #243
2025-08-30 02:35:58 +05:30
Renovate Bot
2c5e280d1f Update rcourtman/pulse Docker tag to v4.10.0 2025-08-29 20:58:21 +00:00
Renovate Bot
fb62d07717 Update ghcr.io/immich-app/immich-server Docker tag to v1.140.0 2025-08-29 20:58:15 +00:00
Renovate Bot
7f1e64d8fc Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.140.0 2025-08-29 20:58:05 +00:00
Renovate Bot
2ff716c961 Update docker.io/ghostfolio/ghostfolio Docker tag to v2.195.0 2025-08-29 20:57:50 +00:00
Renovate Bot
05dd594143 Update searxng/searxng Docker digest to afa052a 2025-08-29 20:57:46 +00:00
Renovate Bot
1a7c97858f Update gitea/act_runner Docker digest to 8477d5b 2025-08-29 20:57:43 +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.0
uses: docker://renovate/renovate:41.91.1
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.193.0
image: docker.io/ghostfolio/ghostfolio:2.195.0
securityContext:
capabilities:
drop:

View File

@@ -40,7 +40,7 @@ spec:
echo "Gitea is ready!"
containers:
- name: runner
image: gitea/act_runner@sha256:62a561c82dd67ec77ea600db7eac78ac5fed8e2244950fbf1829c54da12e8e54
image: gitea/act_runner@sha256:8477d5b61b655caad4449888bae39f1f34bebd27db56cb15a62dccb3dcf3a944
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.139.4-cuda
image: ghcr.io/immich-app/immich-machine-learning:v1.140.0-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.139.4
image: ghcr.io/immich-app/immich-server:v1.140.0
ports:
- containerPort: 2283
env:

View File

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

View File

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