File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11apiVersion : v2
22name : library-chart
3- version : 1.6.15
3+ version : 1.6.16
44type : library
Original file line number Diff line number Diff line change @@ -210,9 +210,9 @@ It is possible to associate an initialization script with your service to set up
210210</details>
211211{{ end -}}
212212
213- {{- with (include " library-chart.chroma -discovery-help" . ) }}
213+ {{- with (include " library-chart.chromadb -discovery-help" . ) }}
214214<details>
215- <summary>Chroma </summary>
215+ <summary>ChromaDB </summary>
216216{{ . }}
217217</details>
218218{{ end -}}
Original file line number Diff line number Diff line change @@ -50,8 +50,8 @@ stringData:
5050{{- end }}
5151
5252
53- {{- define " library-chart.chroma -discovery-help" -}}
54- {{- if (.Values.discovery ).chroma }}
53+ {{- define " library-chart.chromadb -discovery-help" -}}
54+ {{- if (.Values.discovery ).chromadb }}
5555{{- if first (include " library-chart.getOnyxiaDiscoverySecrets" (list .Release.Namespace " chromadb" ) | fromJsonArray) }}
5656The connection to your ChromaDB service is already preconfigured in your service.
5757{{- if regexMatch " ^r|r$" .Chart.Name }}
You can’t perform that action at this time.
0 commit comments