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:
parent
cc40f44c9c
commit
02300da132
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue