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
Profile picture
TestyBeetle31
Moderator
1 Question, 3 Answers
  Active since 21 January 2025
  Last activity 7 months ago

Reputation

0

Badges 1

3 × Eureka!
0 Votes
5 Answers
455 Views
0 Votes 5 Answers 455 Views
Helm Charts are gone? None returns a 404
7 months ago
0 Helm Charts Are Gone?

Thanks @<1523701205467926528:profile|AgitatedDove14>
The broken link: None

7 months ago
0 Helm Charts Are Gone?

it's been fixed already 👌

7 months ago
0 Helm Charts Are Gone?
helm repo add allegroai 


Error: looks like "
" is not a valid chart repository or cannot be reached: failed to fetch 
 : 404 Not Found
7 months ago