Changed: clarml app version

This commit is contained in:
Valeriano Manassero 2022-03-25 10:29:18 +01:00
parent d7bef0ff9d
commit 1e4d77cabe

View File

@ -67,7 +67,7 @@ apiserver:
image:
repository: "allegroai/clearml"
pullPolicy: IfNotPresent
tag: "1.2.0"
tag: "1.3.0"
extraEnvs: []
@ -135,7 +135,7 @@ fileserver:
image:
repository: "allegroai/clearml"
pullPolicy: IfNotPresent
tag: "1.2.0"
tag: "1.3.0"
extraEnvs: []
@ -180,7 +180,7 @@ webserver:
image:
repository: "allegroai/clearml"
pullPolicy: IfNotPresent
tag: "1.2.0"
tag: "1.3.0"
podAnnotations: {}