TrueChartsClone/charts/stable/photoview/values.yaml

44 lines
1.1 KiB
YAML
Raw Normal View History

image:
chore(repo) change stable charts to the upstream images (#14739) **Description** Update the stable train charts to their direct upstream image. ⚒️ 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 **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ 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._ Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-17 10:22:57 +00:00
repository: viktorstrate/photoview
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
tag: 2.4.0@sha256:f914c44b202fc8175e09bd56f35bb1a4a7c04dc451652306f240aabc3eea133e
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10159
migrate(photoview) migrate photoview to new common (#10086) **Description** clean up the gui, migrated to new common, added the cache storage option to the gui. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [X] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [X] 🔃 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:** - [X] ⚖️ My code follows the style guidelines of this project - [X] 👀 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 - [X] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ 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._
2023-07-03 20:26:49 +00:00
workload:
main:
podSpec:
containers:
main:
env:
PHOTOVIEW_LISTEN_PORT: "{{ .Values.service.main.ports.main.port }}"
PHOTOVIEW_LISTEN_IP: "127.0.0.1"
PHOTOVIEW_DATABASE_DRIVER: "postgres"
PHOTOVIEW_MEDIA_CACHE: "/cache"
MAPBOX_TOKEN: ""
PHOTOVIEW_DISABLE_FACE_RECOGNITION: false
PHOTOVIEW_DISABLE_VIDEO_ENCODING: false
PHOTOVIEW_DISABLE_RAW_PROCESSING: false
PHOTOVIEW_POSTGRES_URL:
secretKeyRef:
name: secrets
key: PHOTOVIEW_POSTGRES_URL
persistence:
# Don't use emptyDir, it stores, thumbnails and optimized media
cache:
enabled: true
mountPath: "/cache"
photos:
enabled: true
mountPath: "/photos"
migrate(photoview) migrate photoview to new common (#10086) **Description** clean up the gui, migrated to new common, added the cache storage option to the gui. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [X] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [X] 🔃 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:** - [X] ⚖️ My code follows the style guidelines of this project - [X] 👀 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 - [X] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ 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._
2023-07-03 20:26:49 +00:00
cnpg:
main:
enabled: true
user: photoview
database: photoview
chore(questions): replace questions parts with templates (#3402) * chore(questions): replace port parts with templates * chore(questions): replace controller parts with templates * remove tons of whitespce * remove quotes from strings on templates * make complete controller an include * default to recreate * remove replica and strategies as it's covered from controllerStrtegies include * remove whitespace again * replace controllertype with include (deployment/daemonset/statefulset) * replace advanced port part except targetport * remove more quotes * add hidden toggle of enable the port * new includes * update build script * controller deploy/stateful/deamon template changes * replace controllerStrategies with replicas, replica#, strategy, recreate * move 2 templates into a subfolder * remove quotes * remove disabled portals from questions and defined them on values * remove enabled portal from the questions and add it on values * one more app * Portal cleanup * remove portal templates * add more includes * replace portal links * move some templates in folders * replace ingressRoot with template * more grouping * replace persistenceroot with template * replace serviceExpertRoot * replace serviceroot * fix a rogue one * vctRoot * securityContext cleanup * remove quotes from templates on string * replace vctRoot * replace advanedSecurityRoot * replace podsecurity root * Update .github/scripts/build-catalog.sh * Update values.yaml * remove dupe portal * update build-release script * fix paths * fix apps with imageSelector Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-08 21:25:02 +00:00
portal:
migrate(photoview) migrate photoview to new common (#10086) **Description** clean up the gui, migrated to new common, added the cache storage option to the gui. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [X] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [X] 🔃 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:** - [X] ⚖️ My code follows the style guidelines of this project - [X] 👀 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 - [X] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ 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._
2023-07-03 20:26:49 +00:00
open:
enabled: true