chore(apps): ensure container references are prefixed with v
This commit is contained in:
@@ -2,7 +2,7 @@ image:
|
||||
# -- image repository
|
||||
repository: tccr.io/truecharts/eclipse-mosquitto
|
||||
# -- image tag
|
||||
tag: 2.0.14@sha256:64b7c1729f7d1fff46b5e884fc389071686b2f7ed116c3fc7e17cbcb50fa147e
|
||||
tag: v2.0.14@sha256:64b7c1729f7d1fff46b5e884fc389071686b2f7ed116c3fc7e17cbcb50fa147e
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
Reference in New Issue
Block a user