3 Commits

Author SHA1 Message Date
Renovate Bot
9e11c1a8e5 Update Helm release prometheus to v28.7.0
All checks were successful
Validate Kubernetes Manifests / kubeconform (push) Successful in 10s
2026-01-31 19:40:57 +00:00
7fdd641e8a Merge pull request 'Update immich monorepo to v2.5.2' (#312) from renovate/immich-monorepo into main
All checks were successful
Validate Kubernetes Manifests / kubeconform (push) Successful in 8s
renovate / renovate (push) Successful in 3m2s
Reviewed-on: #312
2026-01-30 06:06:39 +05:30
Renovate Bot
4afba19841 Update immich monorepo to v2.5.2
All checks were successful
Validate Kubernetes Manifests / kubeconform (push) Successful in 9s
2026-01-30 00:36:06 +00:00
3 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: immich-server
image: ghcr.io/immich-app/immich-server:v2.5.0
image: ghcr.io/immich-app/immich-server:v2.5.2
readinessProbe:
exec:
command:

View File

@@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: prometheus
version: "28.6.1"
version: "28.7.0"
sourceRef:
kind: HelmRepository
name: prometheus-community