mirror of
https://github.com/clearml/clearml-helm-charts
synced 2025-04-17 01:31:13 +00:00
Fixed: image versions
This commit is contained in:
parent
57b85cbfce
commit
99a1eb40df
@ -108,7 +108,7 @@ fileserver:
|
||||
image:
|
||||
repository: "allegroai/clearml"
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "1.1.1"
|
||||
tag: "1.2.0"
|
||||
|
||||
extraEnvs: []
|
||||
|
||||
@ -153,7 +153,7 @@ webserver:
|
||||
image:
|
||||
repository: "allegroai/clearml"
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "1.1.1"
|
||||
tag: "1.2.0"
|
||||
|
||||
podAnnotations: {}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user