chore(deps): pin dependencies
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
Validate / validate (push) Successful in 7s

This commit is contained in:
2026-04-06 13:14:33 +00:00
parent 2fd23f2bf3
commit da48a8d385

View File

@@ -18,7 +18,7 @@ spec:
kubernetes.io/hostname: k3sh0
containers:
- name: photoprism
image: photoprism/photoprism:latest
image: photoprism/photoprism:latest@sha256:5229f68bce0293320547f35c733de584d7c2d5725a0efbddb68d7a118a8fc21c
imagePullPolicy: Always
resources:
limits:
@@ -91,7 +91,7 @@ spec:
- mountPath: /photoprism/storage
name: storage
- name: redis
image: redis:6-alpine
image: redis:6-alpine@sha256:46884be93652d02a96a176ccf173d1040bef365c5706aa7b6a1931caec8bfeef
resources:
limits:
cpu: "500m"