Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Hey, Does Somebody Else Get The Annoying Message In The Ui Of “A Newer Version Ofclearml Server 1.2.0 Is Available” Even Though Version Is 1.2.0??

Hey, does somebody else get the annoying message in the UI of “A newer version ofClearML server 1.2.0 is available” even though version is 1.2.0??

  
  
Posted 2 years ago
Votes Newest

Answers 9


I need to evaluate a better way to handle image versioning for the future, btw latest version should be fixed. Apologies folks!

  
  
Posted 2 years ago

Hi ScrawnyLion96 - this turns out to be a helm-chart issue - it seems we forgot to update the image tags for the new webapp and fileserver - it will be fixed shortly!

  
  
Posted 2 years ago

Also added the “CLEARML_SUPPRESS_UPDATE_MESSAGE” env which didn’t work…

  
  
Posted 2 years ago

oh dear ...
ScrawnyLion96 let me check with front-end guys 😞

  
  
Posted 2 years ago

🙏 Thanks guys!

  
  
Posted 2 years ago

ScrawnyLion96 the CLEARML_SUPPRESS_UPDATE_MESSAGE is for the SDK only :shrug:

  
  
Posted 2 years ago

Helm charts

  
  
Posted 2 years ago

Updating that the helm chart has been updated - thanks JuicyFox94 !

  
  
Posted 2 years ago

Hi, How did you deploy?

  
  
Posted 2 years ago
828 Views
9 Answers
2 years ago
one year ago
Tags