From eaf2c4e9b431651cb09fc26a7b805e949de941b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Nov 2021 10:06:41 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/truecharts/stash to v0.11.0 (#1341) * chore(deps): update container image ghcr.io/truecharts/stash to v0.11.0 * Commit bumped App Version Signed-off-by: TrueCharts-Bot Co-authored-by: Renovate Bot Co-authored-by: TrueCharts-Bot --- charts/stable/stash/Chart.yaml | 2 +- charts/stable/stash/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/stash/Chart.yaml b/charts/stable/stash/Chart.yaml index 6a788fef079..3118c5846a1 100644 --- a/charts/stable/stash/Chart.yaml +++ b/charts/stable/stash/Chart.yaml @@ -18,7 +18,7 @@ name: stash sources: - https://github.com/stashapp/stash - https://hub.docker.com/r/stashapp/stash -version: 4.0.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/stash/values.yaml b/charts/stable/stash/values.yaml index 50e7f22cbc6..047737041ce 100644 --- a/charts/stable/stash/values.yaml +++ b/charts/stable/stash/values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: ghcr.io/truecharts/stash # -- image tag - tag: v0.10.0@sha256:9a1504663615267694053493a6a8286fea76409a9622ab4f2ddbb11226b1d834 + tag: v0.11.0@sha256:8ce5c582a35c7ad8db0ef9e0bcfeb03bccfa1bc7e8432f36ec572f8e5a2fc97d # -- image pull policy pullPolicy: IfNotPresent