chore(deps): pin dependencies
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user