TrueChartsClone/charts/stable/photoview
TrueCharts Bot 12367d286e
chore(deps): update container image viktorstrate/photoview to v2.4.0@f914c44 by renovate (#23728)
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

<details>
<summary>photoview/photoview (viktorstrate/photoview)</summary>

###
[`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
[@&#8203;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 [@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;yosev](https://togithub.com/yosev) in
[https://github.com/photoview/photoview/pull/802](https://togithub.com/photoview/photoview/pull/802)
- Add Ukrainian translation by
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;secco04](https://togithub.com/secco04) in
[https://github.com/photoview/photoview/pull/841](https://togithub.com/photoview/photoview/pull/841)
- Update German translation by
[@&#8203;secco04](https://togithub.com/secco04) in
[https://github.com/photoview/photoview/pull/842](https://togithub.com/photoview/photoview/pull/842)
- Update Italian translation by
[@&#8203;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 [@&#8203;AndGem](https://togithub.com/AndGem) in
[https://github.com/photoview/photoview/pull/917](https://togithub.com/photoview/photoview/pull/917)
- Update Polish translation by
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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 [@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;djvaldez](https://togithub.com/djvaldez) in
[https://github.com/photoview/photoview/pull/838](https://togithub.com/photoview/photoview/pull/838)
- Fix build pipeline by
[@&#8203;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 [@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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 [@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;kkovaletp](https://togithub.com/kkovaletp) in
[https://github.com/photoview/photoview/pull/972](https://togithub.com/photoview/photoview/pull/972)

#### New Contributors

- [@&#8203;eadisor](https://togithub.com/eadisor) made their first
contribution in
[https://github.com/photoview/photoview/pull/651](https://togithub.com/photoview/photoview/pull/651)
- [@&#8203;rainpenber](https://togithub.com/rainpenber) made their first
contribution in
[https://github.com/photoview/photoview/pull/749](https://togithub.com/photoview/photoview/pull/749)
- [@&#8203;noel123007](https://togithub.com/noel123007) made their first
contribution in
[https://github.com/photoview/photoview/pull/774](https://togithub.com/photoview/photoview/pull/774)
- [@&#8203;queeup](https://togithub.com/queeup) made their first
contribution in
[https://github.com/photoview/photoview/pull/780](https://togithub.com/photoview/photoview/pull/780)
- [@&#8203;Ajnasz](https://togithub.com/Ajnasz) made their first
contribution in
[https://github.com/photoview/photoview/pull/795](https://togithub.com/photoview/photoview/pull/795)
- [@&#8203;WindLi001](https://togithub.com/WindLi001) made their first
contribution in
[https://github.com/photoview/photoview/pull/796](https://togithub.com/photoview/photoview/pull/796)
- [@&#8203;yosev](https://togithub.com/yosev) made their first
contribution in
[https://github.com/photoview/photoview/pull/802](https://togithub.com/photoview/photoview/pull/802)
- [@&#8203;tymmej](https://togithub.com/tymmej) made their first
contribution in
[https://github.com/photoview/photoview/pull/807](https://togithub.com/photoview/photoview/pull/807)
- [@&#8203;djvaldez](https://togithub.com/djvaldez) made their first
contribution in
[https://github.com/photoview/photoview/pull/838](https://togithub.com/photoview/photoview/pull/838)
- [@&#8203;secco04](https://togithub.com/secco04) made their first
contribution in
[https://github.com/photoview/photoview/pull/841](https://togithub.com/photoview/photoview/pull/841)
- [@&#8203;davidecavestro](https://togithub.com/davidecavestro) made
their first contribution in
[https://github.com/photoview/photoview/pull/873](https://togithub.com/photoview/photoview/pull/873)
- [@&#8203;kkovaletp](https://togithub.com/kkovaletp) made their first
contribution in
[https://github.com/photoview/photoview/pull/875](https://togithub.com/photoview/photoview/pull/875)
- [@&#8203;AndGem](https://togithub.com/AndGem) made their first
contribution in
[https://github.com/photoview/photoview/pull/917](https://togithub.com/photoview/photoview/pull/917)
- [@&#8203;cicadabear](https://togithub.com/cicadabear) made their first
contribution in
[https://github.com/photoview/photoview/pull/888](https://togithub.com/photoview/photoview/pull/888)
- [@&#8203;DorianMazur](https://togithub.com/DorianMazur) made their
first contribution in
[https://github.com/photoview/photoview/pull/909](https://togithub.com/photoview/photoview/pull/909)
- [@&#8203;alcaprar](https://togithub.com/alcaprar) made their first
contribution in
[https://github.com/photoview/photoview/pull/851](https://togithub.com/photoview/photoview/pull/851)
- [@&#8203;kabakaev](https://togithub.com/kabakaev) made their first
contribution in
[https://github.com/photoview/photoview/pull/883](https://togithub.com/photoview/photoview/pull/883)
- [@&#8203;subtlepseudonym](https://togithub.com/subtlepseudonym) made
their first contribution in
[https://github.com/photoview/photoview/pull/828](https://togithub.com/photoview/photoview/pull/828)
- [@&#8203;emersion](https://togithub.com/emersion) made their first
contribution in
[https://github.com/photoview/photoview/pull/881](https://togithub.com/photoview/photoview/pull/881)
- [@&#8203;jordy2254](https://togithub.com/jordy2254) made their first
contribution in
[https://github.com/photoview/photoview/pull/933](https://togithub.com/photoview/photoview/pull/933)
- [@&#8203;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

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTQuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQxNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-24 02:45:21 +02:00
..
docs
templates
.helmignore
CHANGELOG.md
Chart.yaml chore(deps): update container image viktorstrate/photoview to v2.4.0@f914c44 by renovate (#23728) 2024-06-24 02:45:21 +02:00
README.md
icon-small.webp
icon.webp
values.yaml chore(deps): update container image viktorstrate/photoview to v2.4.0@f914c44 by renovate (#23728) 2024-06-24 02:45:21 +02:00

README.md

title
README

General Info

TrueCharts can be installed as both normal Helm Charts or as TrueNAS SCALE Apps. Both solutions are fully supported, but we heavily advice the use of normal Helm Charts where possible

For more information about this Chart, please check the docs on the TrueCharts website

This chart is not maintained by the upstream project and any issues with the chart should be raised here

Installation

Helm-Chart installation

To install TrueCharts Helm charts using Helm, you can use our OCI Repository.

helm install mychart oci://tccr.io/truecharts/CHARTNAME

For more information on how to install TrueCharts Helm charts, checkout the instructions on the website

TrueNAS SCALE Apps

For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the quick-start guides for TrueNAS SCALE.

Chart Specific Guides and information

All our charts have dedicated documentation pages. The documentation for this chart can be found here: https://truecharts.org/charts/stable/photoview

Configuration Options

Please note: For TrueNAS SCALE, only options available in the GUI are supported. Hence most of these docs do not apply to TrueNAS SCALE

To view the chart specific options, please view Values.yaml included in the chart. The most recent version of which, is available here: https://github.com/truecharts/charts/charts/stable/photoview/values.yaml

All our Charts use a shared "common" library chart that contains most of the templating and options. For the complete overview of all available options, please checkout the documentation for them on the common docs on our website

For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/library-charts/blob/main/library/common/values.yaml

Support


Sponsor TrueCharts

TrueCharts can only exist due to the incredible effort of our staff. Please consider making a donation or contributing back to the project any way you can!

All Rights Reserved - The TrueCharts Project