2 Commits

Author SHA1 Message Date
1c2f77927f Update Helm release immich to v0.7.5 2025-08-23 00:00:29 +00:00
4f5b25d910 increase frigate config volume to 5Gi 2025-08-22 16:59:46 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -139,7 +139,7 @@ spec:
skipuninstall: true skipuninstall: true
config: config:
enabled: true enabled: true
size: 1Gi size: 5Gi
storageClass: mayastor-single-hdd storageClass: mayastor-single-hdd
skipuninstall: true skipuninstall: true
envFromSecrets: envFromSecrets:

View File

@@ -18,7 +18,7 @@ spec:
chart: chart:
spec: spec:
chart: immich chart: immich
version: 0.7.4 version: 0.7.5
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: secustor name: secustor