From 6f19fc7a1ddb04e326947fcdeeed4380a1d40a02 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 16 Oct 2024 02:38:27 +0200 Subject: [PATCH] chore(container): update image stashapp/stash to by renovate (#27751) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [stashapp/stash](https://stashapp.cc) ([source](https://redirect.github.com/stashapp/stash)) | patch | `b2bfd8d` -> `28a04a0` | --- > [!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 (stashapp/stash) ### [`v0.27.2`](https://redirect.github.com/stashapp/stash/releases/tag/v0.27.2) [Compare Source](https://redirect.github.com/stashapp/stash/compare/v0.27.1...v0.27.2) ### Release Notes #### v0.27.2 - 2024-10-16 ##### 🎨 Improvements - Scene player now shows the starting position when resume time is set. ([#​5379](https://redirect.github.com/stashapp/stash/pull/5379)) ##### 🐛 Bug fixes - Fixed items being selected twice when selecting items in the Grid list. ([#​5377](https://redirect.github.com/stashapp/stash/pull/5377)) - Fixed 62 migration error for some users. ([#​5363](https://redirect.github.com/stashapp/stash/pull/5363)) - Fixed scenes incorrectly autoplaying on queue selection. ([#​5379](https://redirect.github.com/stashapp/stash/pull/5379)) - Videos no longer begin playing when seeking before video has started. ([#​5379](https://redirect.github.com/stashapp/stash/pull/5379)) - Videos will now resume from the correct time when switching sources due to error. ([#​5379](https://redirect.github.com/stashapp/stash/pull/5379))
--- ### 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 a56740561d3..041ebddc2b3 100644 --- a/charts/stable/stash/Chart.yaml +++ b/charts/stable/stash/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.27.1 +appVersion: 0.27.2 dependencies: - name: common version: 25.0.0 @@ -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.4.1 +version: 17.4.2 diff --git a/charts/stable/stash/values.yaml b/charts/stable/stash/values.yaml index 586e783f003..e0e07c645b3 100644 --- a/charts/stable/stash/values.yaml +++ b/charts/stable/stash/values.yaml @@ -1,6 +1,6 @@ image: repository: stashapp/stash - tag: v0.27.1@sha256:b2bfd8ddf706a69ea788e3ca9e6121cb35b9adb8a24c38fa9183cdeb8234c7da + tag: v0.27.2@sha256:28a04a0db254602c60af337e46770544f4b3f3e0cc0772603a673f6424336a61 pullPolicy: IfNotPresent securityContext: container: