From 02300da1322c55b9964bbb342ff771730b4aba5d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Jul 2021 10:11:52 +0200 Subject: [PATCH] chore(deps): update stashapp/stash:latest docker digest to 020ef83 (#643) * chore(deps): update stashapp/stash:latest docker digest to 020ef83 * Commit bumped App Version Signed-off-by: TrueCharts-Bot Co-authored-by: Renovate Bot Co-authored-by: TrueCharts-Bot --- charts/incubator/stash/Chart.yaml | 2 +- charts/incubator/stash/SCALE/ix_values.yaml | 2 +- charts/incubator/stash/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/incubator/stash/Chart.yaml b/charts/incubator/stash/Chart.yaml index 3523f5bc8e8..bda6d373cdf 100644 --- a/charts/incubator/stash/Chart.yaml +++ b/charts/incubator/stash/Chart.yaml @@ -18,4 +18,4 @@ name: stash sources: - https://github.com/stashapp/stash - https://hub.docker.com/r/stashapp/stash -version: 1.0.2 +version: 1.0.3 diff --git a/charts/incubator/stash/SCALE/ix_values.yaml b/charts/incubator/stash/SCALE/ix_values.yaml index c60816342e6..d447043b538 100644 --- a/charts/incubator/stash/SCALE/ix_values.yaml +++ b/charts/incubator/stash/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: stashapp/stash pullPolicy: IfNotPresent - tag: latest@sha256:df72a95ea0b73138bb0408bd0d18f347e77604e05063379a81a9eff5a967a227 + tag: latest@sha256:020ef83cbcb739e7842bc8282696357f337c61bc85b68cfbc051ad3193d65a20 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/stash/values.yaml b/charts/incubator/stash/values.yaml index cecf71d3330..bee17c83061 100644 --- a/charts/incubator/stash/values.yaml +++ b/charts/incubator/stash/values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: stashapp/stash # -- image tag - tag: latest@sha256:df72a95ea0b73138bb0408bd0d18f347e77604e05063379a81a9eff5a967a227 + tag: latest@sha256:020ef83cbcb739e7842bc8282696357f337c61bc85b68cfbc051ad3193d65a20 # -- image pull policy pullPolicy: IfNotPresent