chore(apps): ensure container references are prefixed with v

This commit is contained in:
kjeld Schouten-Lebbing
2021-12-03 13:16:22 +01:00
parent f04eeb579e
commit 9ab1b65059
54 changed files with 59 additions and 59 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ image:
# -- image repository
repository: tccr.io/truecharts/photoprism
# -- image tag
tag: 20211130@sha256:cd3e38e0710279372c17d19fbe6e05010689f7b385a13c9fca325196dff2afb1
tag: v20211130@sha256:cd3e38e0710279372c17d19fbe6e05010689f7b385a13c9fca325196dff2afb1
# -- image pull policy
pullPolicy: IfNotPresent