chore(deps): update container image photoprism/photoprism to v240531@5db91ba by renovate (#22703)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [photoprism/photoprism](https://togithub.com/photoprism/photoprism) | patch | `240528` -> `240531` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODIuNCIsInVwZGF0ZWRJblZlciI6IjM3LjM4Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
ba1e34db75
commit
52ef3e7798
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 240528.0.0
|
||||
appVersion: 240531.0.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.10
|
||||
|
@ -43,4 +43,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/photoprism
|
||||
- https://hub.docker.com/r/photoprism/photoprism
|
||||
type: application
|
||||
version: 22.2.3
|
||||
version: 22.2.4
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: photoprism/photoprism
|
||||
tag: 240528@sha256:14f9c29fc5cdfcb294b4d318ee98aa03fd571066c0b41cf1e75300c4bf678c48
|
||||
tag: 240531@sha256:5db91badeec3f1e32a624f9e6c70541fe5d28ddfd5447d5d258046a5768c1c0b
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue