Compare commits
3 Commits
330d1c85bd
...
d69d7f55b3
Author | SHA1 | Date | |
---|---|---|---|
d69d7f55b3
|
|||
f29c29ae93 | |||
871dfa0a0c |
@@ -99,7 +99,7 @@ immich:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/immich-app/immich-machine-learning
|
repository: ghcr.io/immich-app/immich-machine-learning
|
||||||
tag: v1.134.0
|
tag: v1.135.3
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TRANSFORMERS_CACHE
|
- name: TRANSFORMERS_CACHE
|
||||||
|
@@ -11,7 +11,7 @@ site-profile:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: harbor.alexlebens.net/images/site-profile
|
repository: harbor.alexlebens.net/images/site-profile
|
||||||
tag: 0.11.2
|
tag: 0.11.3
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
|
@@ -30,7 +30,7 @@ gitea:
|
|||||||
claimName: gitea-theme-storage
|
claimName: gitea-theme-storage
|
||||||
extraInitVolumeMounts:
|
extraInitVolumeMounts:
|
||||||
- name: gitea-theme-storage
|
- name: gitea-theme-storage
|
||||||
readOnly: true
|
readOnly: false
|
||||||
mountPath: /data/gitea/public/assets/css
|
mountPath: /data/gitea/public/assets/css
|
||||||
extraContainerVolumeMounts:
|
extraContainerVolumeMounts:
|
||||||
- mountPath: /opt/backup
|
- mountPath: /opt/backup
|
||||||
|
Reference in New Issue
Block a user