Update tasko tag
This commit is contained in:
parent
b54d6382a3
commit
59c486547a
@ -9,7 +9,7 @@ backend:
|
||||
image:
|
||||
repository: harbor.dvirlabs.com/my-apps/tasko-backend
|
||||
pullPolicy: Always
|
||||
tag: "latest"
|
||||
tag: master-ff612d2
|
||||
|
||||
service:
|
||||
type: ClusterIP
|
||||
@ -51,7 +51,7 @@ frontend:
|
||||
image:
|
||||
repository: harbor.dvirlabs.com/my-apps/tasko-frontend
|
||||
pullPolicy: Always
|
||||
tag: "latest"
|
||||
tag: master-ff612d2
|
||||
|
||||
service:
|
||||
type: ClusterIP
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user