Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
5084bffdc7 Update renovate/renovate Docker tag to v42 2025-11-21 00:02:34 +00:00
8 changed files with 8 additions and 8 deletions

View File

@@ -9,7 +9,7 @@ jobs:
renovate:
runs-on: ubuntu-latest
container:
image: renovate/renovate:42.19.1
image: renovate/renovate:42.18.0
steps:
- name: Checkout repository

View File

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

View File

@@ -66,7 +66,7 @@ spec:
- name: postgres-data
mountPath: /var/lib/postgresql
- name: inv-companion
image: quay.io/invidious/invidious-companion@sha256:4f2902d95ed38569533812f2956ce2b07dd883562ebc735260ad82513fac6598
image: quay.io/invidious/invidious-companion@sha256:a445ef2390360a491c6e4ebee9e53588792ebdbfebf505a6b5df45cffaa8f554
restartPolicy: Always
env:
- name: SERVER_SECRET_KEY

View File

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

View File

@@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: code-server
image: lscr.io/linuxserver/code-server:4.106.2
image: lscr.io/linuxserver/code-server:4.106.0
ports:
- containerPort: 8443
env:

View File

@@ -28,7 +28,7 @@ spec:
done
containers:
- name: nextcloud
image: lscr.io/linuxserver/nextcloud:32.0.2
image: lscr.io/linuxserver/nextcloud:32.0.1
ports:
- containerPort: 443
env:

View File

@@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: searxng
image: searxng/searxng@sha256:31c349e2231179d5a13c025a980e6d5b32c148de828b599d339d5dc67f2957cb
image: searxng/searxng@sha256:91da34403fc1d2c7ac23d1459af87870d87810b7d50b0c6a4585ab78846cb534
ports:
- containerPort: 8080
env: