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/whoogle-search
|
||||
# -- image tag
|
||||
tag: 0.6.0@sha256:969fa0500d01b3759387fb779b8282c39676841e5e719c5396535f9f5eaf8d80
|
||||
tag: v0.6.0@sha256:969fa0500d01b3759387fb779b8282c39676841e5e719c5396535f9f5eaf8d80
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
Reference in New Issue
Block a user