3 Commits

Author SHA1 Message Date
d69d7f55b3 Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.135.3
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 10s
2025-07-22 02:49:24 +00:00
f29c29ae93 non read only volume
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m7s
2025-07-21 21:47:52 -05:00
871dfa0a0c Update harbor.alexlebens.net/images/site-profile Docker tag to v0.11.3 (#986)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Has been cancelled
2025-07-22 02:47:34 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -99,7 +99,7 @@ immich:
main:
image:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.134.0
tag: v1.135.3
pullPolicy: IfNotPresent
env:
- name: TRANSFORMERS_CACHE

View File

@@ -11,7 +11,7 @@ site-profile:
main:
image:
repository: harbor.alexlebens.net/images/site-profile
tag: 0.11.2
tag: 0.11.3
pullPolicy: IfNotPresent
resources:
requests:

View File

@@ -30,7 +30,7 @@ gitea:
claimName: gitea-theme-storage
extraInitVolumeMounts:
- name: gitea-theme-storage
readOnly: true
readOnly: false
mountPath: /data/gitea/public/assets/css
extraContainerVolumeMounts:
- mountPath: /opt/backup