File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ type: application
2222# This is the chart version. This version number should be incremented each time you make changes
2323# to the chart and its templates, including the app version.
2424# Versions are expected to follow Semantic Versioning (https://semver.org/)
25- version : 0.1.4
25+ version : 0.1.5
2626
2727# This is the version number of the application being deployed. This version number should be
2828# incremented each time you make changes to the application. Versions are not expected to
Original file line number Diff line number Diff line change 11{{- if .Values.qdrant.apiKey }}
2- Your password: **` {{ .Values.qdrant.apiKey }}`**
2+ Your password: {{ .Values.qdrant.apiKey }}
33{{ end }}
44
55{{- if .Values.qdrant.ingress.enabled }}
You can’t perform that action at this time.
0 commit comments