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/protonmail-bridge
# -- image tag
tag: 1.8.10-1@sha256:c4e426125864f255c70b882b658b4af6830f1caa920da94140166a4a9e40dfc8
tag: v1.8.10-1@sha256:c4e426125864f255c70b882b658b4af6830f1caa920da94140166a4a9e40dfc8
# -- image pull policy
pullPolicy: IfNotPresent