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/zigbee2mqtt
|
||||
# -- image tag
|
||||
tag: 1.22.0@sha256:a6c06a55616751cc5ac47897e0351143d979fbd6b7ca733f394946f8018db481
|
||||
tag: v1.22.0@sha256:a6c06a55616751cc5ac47897e0351143d979fbd6b7ca733f394946f8018db481
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
Reference in New Issue
Block a user