From 24b362afdf457c00f9c76ed2af360147a5a773fc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 22 Oct 2025 04:45:42 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/stash?= =?UTF-8?q?app/stash=20v0.29.0=20=E2=86=92=20v0.29.1=20(#40960)?= 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 | `2f6535a` -> `cd73199` | --- > [!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
stashapp/stash (docker.io/stashapp/stash) ### [`v0.29.1`](https://redirect.github.com/stashapp/stash/releases/tag/v0.29.1) [Compare Source](https://redirect.github.com/stashapp/stash/compare/v0.29.0...v0.29.1) ### Release Notes #### v0.29.1 - 2025-10-22 ##### 🐛 Bug fixes - **\[0.29.1]** Fixed password with special characters not allowing login. ([#​6163](https://redirect.github.com/stashapp/stash/pull/6163)) - **\[0.29.1]** Fixed layout issues using column direction for image wall. ([#​6168](https://redirect.github.com/stashapp/stash/pull/6168)) - **\[0.29.1]** Fixed layout issues for scene list table. ([#​6169](https://redirect.github.com/stashapp/stash/pull/6169)) - **\[0.29.1]** Fixed UI loop when sorting by random without seed using URL. ([#​6167](https://redirect.github.com/stashapp/stash/pull/6167))
--- ### 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 994bed44b05..503d40f605f 100644 --- a/charts/stable/stash/Chart.yaml +++ b/charts/stable/stash/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 0.29.0 +appVersion: 0.29.1 dependencies: - name: common version: 28.26.1 @@ -38,5 +38,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/stash - https://hub.docker.com/r/stashapp/stash type: application -version: 18.12.0 +version: 18.12.1 diff --git a/charts/stable/stash/values.yaml b/charts/stable/stash/values.yaml index b5022e52cc7..722834c0969 100644 --- a/charts/stable/stash/values.yaml +++ b/charts/stable/stash/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/stashapp/stash - tag: v0.29.0@sha256:2f6535ad259356db631f700d536abc4850ce1f22055a0346f539f7c80709db7f + tag: v0.29.1@sha256:cd73199fd716172c4cf8f5b98ac18ac641c3b68f3efc84a62454da88421a45ea pullPolicy: IfNotPresent securityContext: container: