diff --git a/kubernetes/personal/photoprism/values.yaml b/kubernetes/personal/photoprism/values.yaml index f8b696d..8c0c4d7 100644 --- a/kubernetes/personal/photoprism/values.yaml +++ b/kubernetes/personal/photoprism/values.yaml @@ -1,6 +1,6 @@ image: repository: photoprism/photoprism - tag: "251130" + tag: "260305" pullPolicy: IfNotPresent ingress: main: @@ -60,4 +60,4 @@ sops: -----END PGP MESSAGE----- fp: DC6910268E657FF70BA7EC289974494E76938DDC encrypted_regex: ^(password|value|ssh-key|api-key|user|username|privateKey|clientSecret|clientId|apiKey|extraArgs.*|.*Secret.*|extraEnvVars|.*SECRET.*|.*secret.*|key|.*Password|.*\.ya?ml)$ - version: 3.10.2 + version: 3.10.2 \ No newline at end of file