chore(ente): use tag for photos
All checks were successful
Renovate / renovate (push) Successful in 44s

This commit is contained in:
Peter 2024-05-15 18:06:22 +02:00
parent 020be74129
commit 2e45d0d6a3
Signed by: prskr
GPG key ID: F56BED6903BC5E37
3 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@ images:
newTag: 26e17d8464736acc747c1b35c65af194172a245c
- name: web
newName: code.icb4dc0.de/infrastructure/images/ente/web
newTag: latest
newTag: photos-v0.8.94
labels:
- includeSelectors: true

View file

@ -32,6 +32,6 @@ spec:
cpu: "50m"
ports:
- name: web
containerPort: 80
containerPort: 3000
nodeSelector:
kubernetes.io/arch: arm64

View file

@ -8,4 +8,4 @@ spec:
app.kubernetes.io/part-of: ente
ports:
- port: 3000
targetPort: 80
targetPort: 3000