Compare commits

...

8 Commits

4 changed files with 5 additions and 5 deletions

View File

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

View File

@@ -19,7 +19,7 @@ spec:
runtimeClassName: nvidia
containers:
- name: immich-machine-learning
image: ghcr.io/immich-app/immich-machine-learning:v1.139.2-cuda
image: ghcr.io/immich-app/immich-machine-learning:v1.139.3-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.2
image: ghcr.io/immich-app/immich-server:v1.139.3
ports:
- containerPort: 2283
env:

View File

@@ -18,14 +18,14 @@ spec:
spec:
containers:
- name: searxng
image: searxng/searxng@sha256:5a946b752b551c4669b40ec44c6d33b80b27f4f6dd9021a0b9d4428e60fd0bf2
image: searxng/searxng@sha256:9d16e65d76273806d4373f0b97df3a0c4b554d917018990bab4cdc62a88a4279
ports:
- containerPort: 8080
env:
- name: "INSTANCE_NAME"
value: "searxng"
- name: BASE_URL
value: "https://sear.akshun-lab.uk"
value: "https://sear.akshun-lab.cc"
volumeMounts:
- name: searxng
mountPath: /etc/searxng