diff --git a/charts/unstable/librephotos/Chart.yaml b/charts/unstable/librephotos/Chart.yaml index b72c265f9bb..9ff92685bf8 100644 --- a/charts/unstable/librephotos/Chart.yaml +++ b/charts/unstable/librephotos/Chart.yaml @@ -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 diff --git a/charts/unstable/librephotos/values.yaml b/charts/unstable/librephotos/values.yaml index 56b3bc26a78..2e596caa79d 100644 --- a/charts/unstable/librephotos/values.yaml +++ b/charts/unstable/librephotos/values.yaml @@ -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