chore(helm): update image docker.io/stashapp/stash v0.27.2 → v0.28.1 (#33521)

This PR contains the following updates:

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

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.28.1`](https://redirect.github.com/stashapp/stash/releases/tag/v0.28.1)

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

### Release Notes

#### v0.28.1 - 2025-03-20

##### 🐛 Bug fixes

- Fixed scene not playing from sub-second marker position when
navigating from markers page.
([#&#8203;5744](https://redirect.github.com/stashapp/stash/pull/5744))
- Fixed URL not being excluded correctly in Studio tagger.
([#&#8203;5743](https://redirect.github.com/stashapp/stash/pull/5743))
- Fixed UI crash when loading saved filter with timestamp criteria.
([#&#8203;5742](https://redirect.github.com/stashapp/stash/pull/5742))

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

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

### Release Notes

#### v0.28.0 - 2025-03-19

#####  New Features

- Markers now have an optional end time
([#&#8203;5311](https://redirect.github.com/stashapp/stash/pull/5311),
[#&#8203;5633](https://redirect.github.com/stashapp/stash/pull/5633))
- Marker times now have sub-second precision
([#&#8203;5431](https://redirect.github.com/stashapp/stash/pull/5431))
- Added Grid view for Markers.
([#&#8203;5443](https://redirect.github.com/stashapp/stash/pull/5443))
- Scene markers can now be filtered and sorted by their duration.
([#&#8203;5472](https://redirect.github.com/stashapp/stash/pull/5472))
- Added custom fields for Performers.
([#&#8203;5487](https://redirect.github.com/stashapp/stash/pull/5487),
[#&#8203;5632](https://redirect.github.com/stashapp/stash/pull/5632))
- Added Sort Name to Tags.
([#&#8203;5531](https://redirect.github.com/stashapp/stash/pull/5531))
- Added Image scraping.
([#&#8203;5562](https://redirect.github.com/stashapp/stash/pull/5562))
- It is now possible to configure an API key for a stash scraper source.
([#&#8203;5474](https://redirect.github.com/stashapp/stash/pull/5474))

##### 🎨 Improvements

- Changed modifier buttons to be selectable options in object filter
selectors.
([#&#8203;5203](https://redirect.github.com/stashapp/stash/pull/5203))
- Changed Group Details images to be a flippable front/back rather than
showing both at once.
([#&#8203;5367](https://redirect.github.com/stashapp/stash/pull/5367))
- Performer select now shows the performer age based on the date field.
([#&#8203;5110](https://redirect.github.com/stashapp/stash/pull/5110))
- Stash IDs now have an Updated At field.
([#&#8203;5259](https://redirect.github.com/stashapp/stash/pull/5259))
- Performer Death Date is now fetched from stash-box.
([#&#8203;5653](https://redirect.github.com/stashapp/stash/pull/5653))
- Batch Performer Update now handles Performers merged on stash-box.
([#&#8203;5664](https://redirect.github.com/stashapp/stash/pull/5664))
- ETA is now shown for tasks.
([#&#8203;5535](https://redirect.github.com/stashapp/stash/pull/5535))
- Scene Updated At field is now updated when Interactive Heatmap is
generated.
([#&#8203;5401](https://redirect.github.com/stashapp/stash/pull/5401))
- Handy now resyncs automatically.
([#&#8203;5581](https://redirect.github.com/stashapp/stash/pull/5581))
- It is now possible to query by scene name in a stash scraper.
([#&#8203;5722](https://redirect.github.com/stashapp/stash/pull/5722))
- Added Scene Code sort by option.
([#&#8203;5708](https://redirect.github.com/stashapp/stash/pull/5708))

##### 🐛 Bug fixes

- Fixed errors when scraping stash-box performers with null birthdates.
([#&#8203;5428](https://redirect.github.com/stashapp/stash/pull/5248))
- Fixed video files with identical phashes being merged during scan.
([#&#8203;5461](https://redirect.github.com/stashapp/stash/pull/5461))
- Fixed scraped tags showing the scraped tag name rather than the
matched tag name.
([#&#8203;5462](https://redirect.github.com/stashapp/stash/pull/5462))
- Fixed unmatched scraped tags appearing in the Tag field when scraping
groups.
([#&#8203;5522](https://redirect.github.com/stashapp/stash/pull/5522))
- Fixed issue where creating a new tag from the Tag selector would not
update the tags field.
([#&#8203;5522](https://redirect.github.com/stashapp/stash/pull/5522))
- Invalid tagger blacklist entries now show an error message instead of
crashing the UI.
([#&#8203;5497](https://redirect.github.com/stashapp/stash/pull/5497))
- Fixed Performer aliases not being excluded when updating from tagger.
([#&#8203;5566](https://redirect.github.com/stashapp/stash/pull/5566)
- Fixed scene scrubber not working correctly in Tagger view.
([#&#8203;5507](https://redirect.github.com/stashapp/stash/pull/5507))
- Fixed Handy script not playing after revisiting scene.
([#&#8203;5578](https://redirect.github.com/stashapp/stash/pull/5578))
- Fixed various Handy playback issues.
([#&#8203;5576](https://redirect.github.com/stashapp/stash/pull/5576))
- Fixed incorrect image being shown in the lightbox when clicking on
Group or Performer images in the applicable detail pages.
([#&#8203;5659](https://redirect.github.com/stashapp/stash/pull/5659))
- Saved Filters are now included in full export/import.
([#&#8203;5465](https://redirect.github.com/stashapp/stash/pull/5465))
- Fixed issue where entering text into the setup input fields would
defocus the fields.
([#&#8203;5459](https://redirect.github.com/stashapp/stash/pull/5459))
- Fixed race condition when registering plugin custom routes.
([#&#8203;5523](https://redirect.github.com/stashapp/stash/pull/5523))
- Fixed scraping multiple URLs using the mapped scrapers.
([#&#8203;5677](https://redirect.github.com/stashapp/stash/pull/5677))
- Fixed excluded tags not being excluded when identifying scenes.
([#&#8203;5686](https://redirect.github.com/stashapp/stash/pull/5686))
- Fixed database locked error messages after migrating.
([#&#8203;5723](https://redirect.github.com/stashapp/stash/pull/5723))
- Fixed issue where scraped tags that resolve to the same tag would
result in no scraped tags being shown.
([#&#8203;5733](https://redirect.github.com/stashapp/stash/pull/5733))
- Fixed Image Wall Margin setting not working correctly.
([#&#8203;5496](https://redirect.github.com/stashapp/stash/pull/5496))
- Fixed scraper errors when scraping from a stash instance.
([#&#8203;5474](https://redirect.github.com/stashapp/stash/pull/5474))
- Fixed duplicate Groups Scene filter criterion option.
([#&#8203;5504](https://redirect.github.com/stashapp/stash/pull/5504))
- Fixed back button returning to non-existing tag after merging.
([#&#8203;5712](https://redirect.github.com/stashapp/stash/pull/5712))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2025-03-26 22:42:31 +01:00
committed by GitHub
parent 664507e3ed
commit 9dda4dd11b
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.27.2
appVersion: 0.28.1
dependencies:
- name: common
version: 25.4.10
@@ -32,4 +32,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/stash
- https://hub.docker.com/r/stashapp/stash
type: application
version: 17.7.1
version: 17.8.0
+1 -1
View File
@@ -1,6 +1,6 @@
image:
repository: docker.io/stashapp/stash
tag: v0.27.2@sha256:28a04a0db254602c60af337e46770544f4b3f3e0cc0772603a673f6424336a61
tag: v0.28.1@sha256:645f6c15b079410d50d488dbeb247c92f25534094dad4e15d886e47648b897f7
pullPolicy: IfNotPresent
securityContext:
container: