mirror of
https://github.com/truecharts/charts.git
synced 2026-07-09 17:44:02 -03:00
chore(deps): update librephotos by renovate (#17215)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | reallibrephotos/librephotos | digest | `3ded92c` -> `468b066` | | reallibrephotos/librephotos-frontend | digest | `541b044` -> `4a70c01` | | reallibrephotos/librephotos-proxy | digest | `b45c744` -> `5135f61` | --- > [!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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -37,15 +37,15 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/librephotos.png
|
||||
keywords:
|
||||
- photos
|
||||
- gallery
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: librephotos
|
||||
sources:
|
||||
- https://hub.docker.com/r/reallibrephotos/librephotos
|
||||
- https://github.com/LibrePhotos/librephotos
|
||||
- https://github.com/truecharts/charts/tree/master/charts/unstable/librephotos
|
||||
- https://hub.docker.com/r/reallibrephotos/librephotos-frontend
|
||||
type: application
|
||||
version: 9.0.11
|
||||
version: 9.0.14
|
||||
|
||||
@@ -78,11 +78,11 @@ configmap:
|
||||
enabled: true
|
||||
frontendImage:
|
||||
repository: reallibrephotos/librephotos-frontend
|
||||
tag: latest@sha256:541b044d439e9790623405409ab57c92810def8a1e701b5f4f7d4f9421e7240a
|
||||
tag: latest@sha256:4a70c0192e6576a0ef1e088324c88b0ca221cddbe0a7ea0954496e985776b0a8
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: reallibrephotos/librephotos
|
||||
tag: latest@sha256:3ded92c9ba78c238c2837841f394d86d7246ffb082dae6ad54127383d4022156
|
||||
tag: latest@sha256:468b066ae5e15fc915ef8a7abc5479496967b9f9d8c51a3c177767a8e831fcd2
|
||||
persistence:
|
||||
cache:
|
||||
enabled: true
|
||||
@@ -114,7 +114,7 @@ postgresql:
|
||||
postgresqlUsername: librephotos
|
||||
proxyImage:
|
||||
repository: reallibrephotos/librephotos-proxy
|
||||
tag: latest@sha256:b45c74482bc409b113fcb7519beb9acb646e6d24bc36fed69afd3df39a0aa8e3
|
||||
tag: latest@sha256:5135f612865d2f91178aeeae40c3bf7220d541b5c879b9e8e3d6ab858e67ff3a
|
||||
redis:
|
||||
enabled: true
|
||||
existingSecret: rediscreds
|
||||
|
||||
Reference in New Issue
Block a user