From 3b77663f8e3fb1c168ea32eabdaa7dd54c4f8a49 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 14 Apr 2026 06:08:40 +0200 Subject: [PATCH] =?UTF-8?q?fix(stash):=20update=20image=20docker.io/stasha?= =?UTF-8?q?pp/stash=20v0.31.0=20=E2=86=92=20v0.31.1=20(#46925)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/stashapp/stash](https://stashapp.cc) ([source](https://redirect.github.com/stashapp/stash)) | patch | `422b4d2` → `df744af` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
stashapp/stash (docker.io/stashapp/stash) ### [`v0.31.1`](https://redirect.github.com/stashapp/stash/releases/tag/v0.31.1) [Compare Source](https://redirect.github.com/stashapp/stash/compare/v0.31.0...v0.31.1) ### Release Notes #### v0.31.1 - 2026-04-13 ##### 🎨 Improvements - Added warning when creating a parent tag using the tag tagger where the parent tag has no remote site id. ([#​6805](https://redirect.github.com/stashapp/stash/pull/6805)) ##### 🐛 Bug fixes - Fixed tag export outputting studios instead of tags. ([#​6819](https://redirect.github.com/stashapp/stash/pull/6819)) - Fixed memory leak in scanning process. ([#​6796](https://redirect.github.com/stashapp/stash/pull/6796)) - Schema migration 84 now attempts to de-duplicate folder entries to prevent unique constraint violations. ([#​6792](https://redirect.github.com/stashapp/stash/pull/6792)) - Fixed issue where navigating to a scene from the wall view on the scene or marker list page would require clicking Back twice to return to the previous page. ([#​6803](https://redirect.github.com/stashapp/stash/pull/6803)) - Page is now reset when changing the selected folder in the folder sidebar filter. ([#​6804](https://redirect.github.com/stashapp/stash/pull/6804)) - Fixed stash ID pill overflowing on mobile viewports. ([#​6807](https://redirect.github.com/stashapp/stash/pull/6807)) - Migration process now attempts to create the backup directory if it does not exist. ([#​6808](https://redirect.github.com/stashapp/stash/pull/6808)) - Fixed tag uniqueness check incorrectly interpreting `_` as a wildcard. ([#​6809](https://redirect.github.com/stashapp/stash/pull/6809)) - Fixed websocket connection error when sending messages containing certain unicode sequences. ([#​6810](https://redirect.github.com/stashapp/stash/pull/6810))
--- ### 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. --- - [ ] 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). --- charts/stable/stash/Chart.yaml | 4 ++-- charts/stable/stash/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/stash/Chart.yaml b/charts/stable/stash/Chart.yaml index 22c9950483d..79d5dddf722 100644 --- a/charts/stable/stash/Chart.yaml +++ b/charts/stable/stash/Chart.yaml @@ -8,7 +8,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 0.31.0 +appVersion: 0.31.1 dependencies: - name: common version: 29.0.10 @@ -34,5 +34,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/stash - https://hub.docker.com/r/stashapp/stash type: application -version: 19.1.1 +version: 19.1.2 diff --git a/charts/stable/stash/values.yaml b/charts/stable/stash/values.yaml index bc97712fcad..930e09059a4 100644 --- a/charts/stable/stash/values.yaml +++ b/charts/stable/stash/values.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=./values.schema.json image: repository: docker.io/stashapp/stash - tag: v0.31.0@sha256:422b4d2a580e9f52c361264c3003f46a6ae9b7de76e6d08df091f104e90d8fa4 + tag: v0.31.1@sha256:df744af5a0c976e2ec671052ecc1f8a9aa757fa12b8f9930b59910b7295f0da6 pullPolicy: IfNotPresent securityContext: container: