From 12367d286e9b18012d25f4536bcd53d8cc7199fa Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 24 Jun 2024 02:45:21 +0200 Subject: [PATCH] chore(deps): update container image viktorstrate/photoview to v2.4.0@f914c44 by renovate (#23728) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [viktorstrate/photoview](https://togithub.com/photoview/photoview) | minor | `2.3.13` -> `2.4.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
photoview/photoview (viktorstrate/photoview) ### [`v2.4.0`](https://togithub.com/photoview/photoview/releases/tag/v2.4.0): Project restart: a lot of improvements! [Compare Source](https://togithub.com/photoview/photoview/compare/v2.3.13...v2.4.0) #### Summary This is the 1st release after project restart. It contains a lot of fixes, improvements, and even refactoring. We've included the most important changes, contributed by the Photoview Community while the project was on hold and during these few months after the restart. We hope that future releases won't take so much time and will contain smaller lists of changes ;-) ##### *IMPORTANT*: If you're using Docker deployment and didn't use the `master` branch + image with the new configs, make sure to carefully read the [Getting started β€” Setup with Docker](https://togithub.com/photoview/photoview?tab=readme-ov-file#getting-started--setup-with-docker) section of the Readme and apply the new config as described there! Simply pulling the new image won't work! #### What's Changed ##### Added - Add support for .CR3 photos by [@​PJ-Watson](https://togithub.com/PJ-Watson) in [https://github.com/photoview/photoview/pull/728](https://togithub.com/photoview/photoview/pull/728) - Add swipe gesture by [@​eadisor](https://togithub.com/eadisor) in [https://github.com/photoview/photoview/pull/651](https://togithub.com/photoview/photoview/pull/651) - Add globe view of Mapbox in Places page by [@​noel123007](https://togithub.com/noel123007) in [https://github.com/photoview/photoview/pull/774](https://togithub.com/photoview/photoview/pull/774) - Add the Turkish language by [@​queeup](https://togithub.com/queeup) in [https://github.com/photoview/photoview/pull/780](https://togithub.com/photoview/photoview/pull/780) - Add support to parse DateTimes with UTC+Offset by [@​yosev](https://togithub.com/yosev) in [https://github.com/photoview/photoview/pull/802](https://togithub.com/photoview/photoview/pull/802) - Add Ukrainian translation by [@​kkovaletp](https://togithub.com/kkovaletp) in [https://github.com/photoview/photoview/pull/875](https://togithub.com/photoview/photoview/pull/875) - Add cross-compile support for arm64 to amd64 by [@​cicadabear](https://togithub.com/cicadabear) in [https://github.com/photoview/photoview/pull/888](https://togithub.com/photoview/photoview/pull/888) - (docker-compose): add SQLite variable and volumes example by [@​alcaprar](https://togithub.com/alcaprar) in [https://github.com/photoview/photoview/pull/851](https://togithub.com/photoview/photoview/pull/851) ##### Improved - Thumbnail Rendering Options by [@​PJ-Watson](https://togithub.com/PJ-Watson) in [https://github.com/photoview/photoview/pull/725](https://togithub.com/photoview/photoview/pull/725) - ConfigπŸ”§: Improved Simplified Chinese language translation by [@​rainpenber](https://togithub.com/rainpenber) in [https://github.com/photoview/photoview/pull/749](https://togithub.com/photoview/photoview/pull/749) - Restyle titles and spacing in the timeline gallery by [@​orellazri](https://togithub.com/orellazri) in [https://github.com/photoview/photoview/pull/752](https://togithub.com/photoview/photoview/pull/752) - Limit thumbnail size of the small original photo in the new branch by [@​WindLi001](https://togithub.com/WindLi001) in [https://github.com/photoview/photoview/pull/798](https://togithub.com/photoview/photoview/pull/798) - Updated Translation for German by [@​secco04](https://togithub.com/secco04) in [https://github.com/photoview/photoview/pull/841](https://togithub.com/photoview/photoview/pull/841) - Update German translation by [@​secco04](https://togithub.com/secco04) in [https://github.com/photoview/photoview/pull/842](https://togithub.com/photoview/photoview/pull/842) - Update Italian translation by [@​davidecavestro](https://togithub.com/davidecavestro) in [https://github.com/photoview/photoview/pull/873](https://togithub.com/photoview/photoview/pull/873) - Reordered CLI arguments for FFmpeg to improve speed to generate thumbnails of videos by [@​AndGem](https://togithub.com/AndGem) in [https://github.com/photoview/photoview/pull/917](https://togithub.com/photoview/photoview/pull/917) - Update Polish translation by [@​DorianMazur](https://togithub.com/DorianMazur) in [https://github.com/photoview/photoview/pull/909](https://togithub.com/photoview/photoview/pull/909) - Faster start of video playback by [@​kabakaev](https://togithub.com/kabakaev) in [https://github.com/photoview/photoview/pull/883](https://togithub.com/photoview/photoview/pull/883) - Don't stop scanning the album on media fail by [@​kkovaletp](https://togithub.com/kkovaletp) in [https://github.com/photoview/photoview/pull/892](https://togithub.com/photoview/photoview/pull/892) - Remove login page non-empty password requirement by [@​subtlepseudonym](https://togithub.com/subtlepseudonym) in [https://github.com/photoview/photoview/pull/828](https://togithub.com/photoview/photoview/pull/828) - Make face detection optional at build-time by [@​emersion](https://togithub.com/emersion) in [https://github.com/photoview/photoview/pull/881](https://togithub.com/photoview/photoview/pull/881) - Remove logging of database URL in place for just dialect by [@​jordy2254](https://togithub.com/jordy2254) in [https://github.com/photoview/photoview/pull/940](https://togithub.com/photoview/photoview/pull/940) - Refactor docker deployment and user setup by [@​kkovaletp](https://togithub.com/kkovaletp) in [https://github.com/photoview/photoview/pull/863](https://togithub.com/photoview/photoview/pull/863) - Allow SQLite to accept several connections at the same time by [@​kkovaletp](https://togithub.com/kkovaletp) in [https://github.com/photoview/photoview/pull/955](https://togithub.com/photoview/photoview/pull/955) ##### Fixed - Fix transaction already committed error by [@​Ajnasz](https://togithub.com/Ajnasz) in [https://github.com/photoview/photoview/pull/795](https://togithub.com/photoview/photoview/pull/795) - Fix translation error of Chinese UI in a new branch by [@​WindLi001](https://togithub.com/WindLi001) in [https://github.com/photoview/photoview/pull/796](https://togithub.com/photoview/photoview/pull/796) - Use Clean() but not Abs() to prevent directory traversal by [@​WindLi001](https://togithub.com/WindLi001) in [https://github.com/photoview/photoview/pull/799](https://togithub.com/photoview/photoview/pull/799) - Fix the "HEIC: failed to parse Exif data: exiftool buffer too small" issue by [@​tymmej](https://togithub.com/tymmej) in [https://github.com/photoview/photoview/pull/807](https://togithub.com/photoview/photoview/pull/807) - Fix encoding video thumbnails by [@​tymmej](https://togithub.com/tymmej) in [https://github.com/photoview/photoview/pull/810](https://togithub.com/photoview/photoview/pull/810) - Prepend missing key CreationDate to createDateKeys of FFmpeg parser by [@​yosev](https://togithub.com/yosev) in [https://github.com/photoview/photoview/pull/822](https://togithub.com/photoview/photoview/pull/822) - Fix custom basepath in React components by [@​djvaldez](https://togithub.com/djvaldez) in [https://github.com/photoview/photoview/pull/838](https://togithub.com/photoview/photoview/pull/838) - Fix build pipeline by [@​viktorstrate](https://togithub.com/viktorstrate) in [https://github.com/photoview/photoview/pull/865](https://togithub.com/photoview/photoview/pull/865) - Fix UI not serving media and tests expecting localhost:3000 as base URL by [@​davidecavestro](https://togithub.com/davidecavestro) in [https://github.com/photoview/photoview/pull/874](https://togithub.com/photoview/photoview/pull/874) - Fix invalid UTC offset during date-time parsing by [@​yosev](https://togithub.com/yosev) in [https://github.com/photoview/photoview/pull/823](https://togithub.com/photoview/photoview/pull/823) - Fix audit issues in production by [@​jordy2254](https://togithub.com/jordy2254) in [https://github.com/photoview/photoview/pull/933](https://togithub.com/photoview/photoview/pull/933) - Fix false trigger of DB migration on SQLite by [@​kabakaev](https://togithub.com/kabakaev) in [https://github.com/photoview/photoview/pull/936](https://togithub.com/photoview/photoview/pull/936) - Fix download path on custom base path by [@​djvaldez](https://togithub.com/djvaldez) in [https://github.com/photoview/photoview/pull/889](https://togithub.com/photoview/photoview/pull/889) - Dockerfile: Fail chained command in RUN if some of the commands fail by [@​kkovaletp](https://togithub.com/kkovaletp) in [https://github.com/photoview/photoview/pull/947](https://togithub.com/photoview/photoview/pull/947) - Fix timeline order with SQLite3. It should be ordered as MySQL and PGSQL like `(year, month, day)`. by [@​googollee](https://togithub.com/googollee) in [https://github.com/photoview/photoview/pull/954](https://togithub.com/photoview/photoview/pull/954) - Update the `healthcheck` command for the MariaDB container by [@​kkovaletp](https://togithub.com/kkovaletp) in [https://github.com/photoview/photoview/pull/963](https://togithub.com/photoview/photoview/pull/963) - Fix typo in the `serviceWorkerRegistration.ts` by [@​kkovaletp](https://togithub.com/kkovaletp) in [https://github.com/photoview/photoview/pull/964](https://togithub.com/photoview/photoview/pull/964) - Freezing UID and GID of the `photoview` user in the Dockerfile by [@​kkovaletp](https://togithub.com/kkovaletp) in [https://github.com/photoview/photoview/pull/972](https://togithub.com/photoview/photoview/pull/972) #### New Contributors - [@​eadisor](https://togithub.com/eadisor) made their first contribution in [https://github.com/photoview/photoview/pull/651](https://togithub.com/photoview/photoview/pull/651) - [@​rainpenber](https://togithub.com/rainpenber) made their first contribution in [https://github.com/photoview/photoview/pull/749](https://togithub.com/photoview/photoview/pull/749) - [@​noel123007](https://togithub.com/noel123007) made their first contribution in [https://github.com/photoview/photoview/pull/774](https://togithub.com/photoview/photoview/pull/774) - [@​queeup](https://togithub.com/queeup) made their first contribution in [https://github.com/photoview/photoview/pull/780](https://togithub.com/photoview/photoview/pull/780) - [@​Ajnasz](https://togithub.com/Ajnasz) made their first contribution in [https://github.com/photoview/photoview/pull/795](https://togithub.com/photoview/photoview/pull/795) - [@​WindLi001](https://togithub.com/WindLi001) made their first contribution in [https://github.com/photoview/photoview/pull/796](https://togithub.com/photoview/photoview/pull/796) - [@​yosev](https://togithub.com/yosev) made their first contribution in [https://github.com/photoview/photoview/pull/802](https://togithub.com/photoview/photoview/pull/802) - [@​tymmej](https://togithub.com/tymmej) made their first contribution in [https://github.com/photoview/photoview/pull/807](https://togithub.com/photoview/photoview/pull/807) - [@​djvaldez](https://togithub.com/djvaldez) made their first contribution in [https://github.com/photoview/photoview/pull/838](https://togithub.com/photoview/photoview/pull/838) - [@​secco04](https://togithub.com/secco04) made their first contribution in [https://github.com/photoview/photoview/pull/841](https://togithub.com/photoview/photoview/pull/841) - [@​davidecavestro](https://togithub.com/davidecavestro) made their first contribution in [https://github.com/photoview/photoview/pull/873](https://togithub.com/photoview/photoview/pull/873) - [@​kkovaletp](https://togithub.com/kkovaletp) made their first contribution in [https://github.com/photoview/photoview/pull/875](https://togithub.com/photoview/photoview/pull/875) - [@​AndGem](https://togithub.com/AndGem) made their first contribution in [https://github.com/photoview/photoview/pull/917](https://togithub.com/photoview/photoview/pull/917) - [@​cicadabear](https://togithub.com/cicadabear) made their first contribution in [https://github.com/photoview/photoview/pull/888](https://togithub.com/photoview/photoview/pull/888) - [@​DorianMazur](https://togithub.com/DorianMazur) made their first contribution in [https://github.com/photoview/photoview/pull/909](https://togithub.com/photoview/photoview/pull/909) - [@​alcaprar](https://togithub.com/alcaprar) made their first contribution in [https://github.com/photoview/photoview/pull/851](https://togithub.com/photoview/photoview/pull/851) - [@​kabakaev](https://togithub.com/kabakaev) made their first contribution in [https://github.com/photoview/photoview/pull/883](https://togithub.com/photoview/photoview/pull/883) - [@​subtlepseudonym](https://togithub.com/subtlepseudonym) made their first contribution in [https://github.com/photoview/photoview/pull/828](https://togithub.com/photoview/photoview/pull/828) - [@​emersion](https://togithub.com/emersion) made their first contribution in [https://github.com/photoview/photoview/pull/881](https://togithub.com/photoview/photoview/pull/881) - [@​jordy2254](https://togithub.com/jordy2254) made their first contribution in [https://github.com/photoview/photoview/pull/933](https://togithub.com/photoview/photoview/pull/933) - [@​googollee](https://togithub.com/googollee) made their first contribution in [https://github.com/photoview/photoview/pull/954](https://togithub.com/photoview/photoview/pull/954) **Full Changelog**: https://github.com/photoview/photoview/compare/v2.3.13...v2.4.0
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/photoview/Chart.yaml | 4 ++-- charts/stable/photoview/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/photoview/Chart.yaml b/charts/stable/photoview/Chart.yaml index ea87d98abec..2b5358f2447 100644 --- a/charts/stable/photoview/Chart.yaml +++ b/charts/stable/photoview/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.3.13 +appVersion: 2.4.0 dependencies: - name: common version: 24.1.2 @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/photoview - https://hub.docker.com/r/viktorstrate/photoview type: application -version: 15.1.2 +version: 15.2.0 diff --git a/charts/stable/photoview/values.yaml b/charts/stable/photoview/values.yaml index 27f67d57ba1..9eccb549074 100644 --- a/charts/stable/photoview/values.yaml +++ b/charts/stable/photoview/values.yaml @@ -1,6 +1,6 @@ image: repository: viktorstrate/photoview - tag: 2.3.13@sha256:68c83e8207715af098cb29a18f34b8af4913c6a589beb64cd2e1fb299d8c37a0 + tag: 2.4.0@sha256:f914c44b202fc8175e09bd56f35bb1a4a7c04dc451652306f240aabc3eea133e pullPolicy: IfNotPresent service: main: