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 <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
renovate[bot] 2021-07-02 10:11:52 +02:00 committed by GitHub
parent cc40f44c9c
commit 02300da132
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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