Files
truecharts/charts/stable/stash
TrueCharts BotandGitHub a7b386fa92 chore(helm): update image docker.io/stashapp/stash v0.28.1 → v0.29.0 (#40926)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/stashapp/stash](https://stashapp.cc)
([source](https://redirect.github.com/stashapp/stash)) | minor |
`645f6c1` -> `2f6535a` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>stashapp/stash (docker.io/stashapp/stash)</summary>

###
[`v0.29.0`](https://redirect.github.com/stashapp/stash/releases/tag/v0.29.0)

[Compare
Source](https://redirect.github.com/stashapp/stash/compare/v0.28.1...v0.29.0)

The Scenes page and related scene list views have been updated with a
filter sidebar and a toolbar for filtering and other actions. This
design is intended to be applied to other query pages in the following
release. The design will be refined based on user feedback.

You can help steer the direction of this design by providing feedback in
the [forum
thread](https://discourse.stashapp.cc/t/query-page-redesign-feedback-thread-0-29/3935).

Old userscripts and plugins that intercept GraphQL with content-type
`application/json` will stop working, as gqlenc uses the updated
content-type `application/graphql-response+json`

#####  New Features

- Redesigned the scenes page with filter sidebar.
([#&#8203;5714](https://redirect.github.com/stashapp/stash/pull/5714))
- Added Performers tab to Group details page.
([#&#8203;5895](https://redirect.github.com/stashapp/stash/pull/5895))
- Added configurable rate limit to stash-box connection options.
([#&#8203;5764](https://redirect.github.com/stashapp/stash/pull/5764))

##### 🎨 Improvements

- Revamped the scene and marker wall views.
([#&#8203;5816](https://redirect.github.com/stashapp/stash/pull/5816))
- Added zoom functionality to wall views.
([#&#8203;6011](https://redirect.github.com/stashapp/stash/pull/6011))
- Added search term field to the Edit Filter dialog.
([#&#8203;6082](https://redirect.github.com/stashapp/stash/pull/6082))
- Added load and save filter buttons to the Edit Filter dialog.
([#&#8203;6092](https://redirect.github.com/stashapp/stash/pull/6092))
- Restyled UI error messages.
([#&#8203;5813](https://redirect.github.com/stashapp/stash/pull/5813))
- Changed default modifier of `path` criterion to `includes` instead of
`equals`.
([#&#8203;5968](https://redirect.github.com/stashapp/stash/pull/5968))
- Added internationalisation to login page.
([#&#8203;5765](https://redirect.github.com/stashapp/stash/pull/5765))
- Added Performer and Tag popovers to scene edit page.
([#&#8203;5739](https://redirect.github.com/stashapp/stash/pull/5739))
- Tags are now sorted by name in scrape and merge dialogs.
([#&#8203;5752](https://redirect.github.com/stashapp/stash/pull/5752))
- Related stash-box is now shown with IDs in tagger view.
([#&#8203;5879](https://redirect.github.com/stashapp/stash/pull/5879))
- UI now navigates to previous page when deleting an item.
([#&#8203;5818](https://redirect.github.com/stashapp/stash/pull/5818))
- All URLs will now be submitted when submitting a draft to stash-box.
([#&#8203;5894](https://redirect.github.com/stashapp/stash/pull/5894))
- Made funscript parsing more fault tolerant.
([#&#8203;5978](https://redirect.github.com/stashapp/stash/pull/5978))
- Added link to gallery in image lightbox.
([#&#8203;6012](https://redirect.github.com/stashapp/stash/pull/6012))
- Provide correct filename when downloading scene video.
([#&#8203;6119](https://redirect.github.com/stashapp/stash/pull/6119))
- Support hardware next/previous keys for scene navigation.
([#&#8203;5553](https://redirect.github.com/stashapp/stash/pull/5553))
- Duplicate checker now sorts largest file groups first.
([#&#8203;6133](https://redirect.github.com/stashapp/stash/pull/6133))
- Show gallery cover in Gallery edit panel.
([#&#8203;5935](https://redirect.github.com/stashapp/stash/pull/5935))
- Backups will now be created in the same directory as the database,
then moved to the configured backup directory. This avoids potential
corruption when backing up over a network share.
([#&#8203;6137](https://redirect.github.com/stashapp/stash/pull/6137))
- Added graphql playground link to tools panel.
([#&#8203;5807](https://redirect.github.com/stashapp/stash/pull/5807))
- Include IP address in login errors in log.
([#&#8203;5760](https://redirect.github.com/stashapp/stash/pull/5760))

##### 🐛 Bug fixes

- Fixed ordering studios by tag count returning error.
([#&#8203;5776](https://redirect.github.com/stashapp/stash/pull/5776))
- Fixed error when submitting fingerprints for scenes that have been
deleted.
([#&#8203;5799](https://redirect.github.com/stashapp/stash/pull/5799))
- Fixed errors when scraping groups.
([#&#8203;5793](https://redirect.github.com/stashapp/stash/pull/5793),
[#&#8203;5974](https://redirect.github.com/stashapp/stash/pull/5974))
- Fixed UI crash when viewing a gallery in the Performer details page.
([#&#8203;5824](https://redirect.github.com/stashapp/stash/pull/5824))
- Fixed scraped performer stash ID being saved when cancelling scrape
operation.
([#&#8203;5839](https://redirect.github.com/stashapp/stash/pull/5839))
- Fixed groups not transferring when merging tags.
([#&#8203;6127](https://redirect.github.com/stashapp/stash/pull/6127))
- Fixed URLs and stash IDs not transferring during scene merge
operation.
([#&#8203;6151](https://redirect.github.com/stashapp/stash/pull/6151),
[#&#8203;6152](https://redirect.github.com/stashapp/stash/pull/6152))
- Fixed empty exclusion patterns being applied when scanning and
cleaning.
([#&#8203;6023](https://redirect.github.com/stashapp/stash/pull/6023))
- Fixed login page being included in browser history.
([#&#8203;5747](https://redirect.github.com/stashapp/stash/pull/5747))
- Fixed gallery card resizing while scrubbing.
([#&#8203;5844](https://redirect.github.com/stashapp/stash/pull/5844))
- Fixed incorrectly positioned scene markers in the scene player
timeline.
([#&#8203;5801](https://redirect.github.com/stashapp/stash/pull/5801),
[#&#8203;5804](https://redirect.github.com/stashapp/stash/pull/5804))
- Fixed incorrect marker colours in the scene player timeline.
([#&#8203;6141](https://redirect.github.com/stashapp/stash/pull/6141))
- Fixed custom fields not being displayed in Performer page with
`Compact Expanded Details` enabled.
([#&#8203;5833](https://redirect.github.com/stashapp/stash/pull/5833))
- Fixed issue in tagger where creating a parent studio would not map it
to the other results.
([#&#8203;5810](https://redirect.github.com/stashapp/stash/pull/5810),
[#&#8203;5996](https://redirect.github.com/stashapp/stash/pull/5996))
- Fixed generation options not being respected when generating using the
Tasks page.
([#&#8203;6139](https://redirect.github.com/stashapp/stash/pull/6139))
- Related tags are now ordered by name.
([#&#8203;5945](https://redirect.github.com/stashapp/stash/pull/5945))
- Fixed error message not being displayed when failing at startup.
([#&#8203;5798](https://redirect.github.com/stashapp/stash/pull/5798))
- Fixed incorrect paths in confirm step of the setup wizard.
([#&#8203;6138](https://redirect.github.com/stashapp/stash/pull/6138))
- Fixed values being lost when navigating back from the confirmation
step of the setup wizard.
([#&#8203;6138](https://redirect.github.com/stashapp/stash/pull/6138))
- Fixed incorrect paths generated in HLS when using a reverse proxy
prefix.
([#&#8203;5791](https://redirect.github.com/stashapp/stash/pull/5791))
- Fixed marker preview being deleted when modifying a marker with a
duration.
([#&#8203;5800](https://redirect.github.com/stashapp/stash/pull/5800))
- Fixed marker end seconds not being included in import/export.
([#&#8203;5777](https://redirect.github.com/stashapp/stash/pull/5777))
- Fixed parent tags missing in export if including dependencies.
([#&#8203;5780](https://redirect.github.com/stashapp/stash/pull/5780))
- Add short hash of basename when generating export file names to
prevent the same filename being generated.
([#&#8203;5780](https://redirect.github.com/stashapp/stash/pull/5780))
- Fixed invalid studio and performer links in the tagger view.
([#&#8203;5876](https://redirect.github.com/stashapp/stash/pull/5876))
- Fixed clickable area for tag links.
([#&#8203;6129](https://redirect.github.com/stashapp/stash/pull/6129))
- ffmpeg hardware encoding checks now timeout after 1 second to prevent
startup hangs.
([#&#8203;6154](https://redirect.github.com/stashapp/stash/pull/6154))

</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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-10-21 04:22:01 +02:00
..
2025-10-12 11:43:43 +02:00

title
title
README

General Info

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://oci.trueforge.org/truecharts/stash

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

Chart Specific Guides and information

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

Configuration Options

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/trueforge-org/truecharts/blob/master/charts/stable/stash/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/trueforge-org/truecharts/blob/master/charts/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