TrueChartsClone/charts/stable/photoview/Chart.yaml

37 lines
1008 B
YAML
Raw Normal View History

annotations:
feat: Add VolSync support and move CNPG backup credentials on SCALE (#21443) **Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2024-04-29 10:28:39 +00:00
max_scale_version: 24.04.1
min_scale_version: 24.04.0
truecharts.org/category: media
truecharts.org/max_helm_version: "3.15"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
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 00:45:21 +00:00
appVersion: 2.4.0
dependencies:
- name: common
chore(deps): update container image common to v24.1.14@d84223d by renovate (#25511) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | patch | `24.1.5` -> `24.1.14` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | patch | `24.1.10` -> `24.1.14` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | patch | `24.1.7` -> `24.1.14` | --- > [!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 because a matching PR was automerged previously. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOC41Mi4yIiwidXBkYXRlZEluVmVyIjoiMzguNTIuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19--> Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> Co-authored-by: kqmaverick <kqmaverick@gmail.com>
2024-09-02 13:49:10 +00:00
version: 24.1.14
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: Photoview is a simple and user-friendly photo gallery.
home: https://truecharts.org/charts/stable/photoview
icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoview.webp
keywords:
- photo
- gallery
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: photoview
sources:
- https://github.com/photoview/photoview
- https://github.com/truecharts/charts/tree/master/charts/stable/photoview
- https://hub.docker.com/r/viktorstrate/photoview
type: application
chore(deps): update container image common to v24.1.14@d84223d by renovate (#25511) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | patch | `24.1.5` -> `24.1.14` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | patch | `24.1.10` -> `24.1.14` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | patch | `24.1.7` -> `24.1.14` | --- > [!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 because a matching PR was automerged previously. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOC41Mi4yIiwidXBkYXRlZEluVmVyIjoiMzguNTIuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19--> Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> Co-authored-by: kqmaverick <kqmaverick@gmail.com>
2024-09-02 13:49:10 +00:00
version: 15.2.2