File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -25,4 +25,4 @@ name: elasticsearch
2525sources :
2626 - https://github.com/bitnami/bitnami-docker-elasticsearch
2727 - https://www.elastic.co/products/elasticsearch
28- version : 15.9.1
28+ version : 15.9.2
Original file line number Diff line number Diff line change @@ -116,8 +116,8 @@ spec:
116116 {{- end }}
117117 {{- if .Values.curator.resources }}
118118 resources : {{- toYaml .Values.curator.resources | nindent 16 }}
119- {{- end }}
120- {{- if .Values.curator.sidecars }}
121- {{- include "common.tplvalues.render" ( dict "value" .Values.curator.sidecars "context" $) | nindent 8 }}
122- {{- end }}
119+ {{- end }}
120+ {{- if .Values.curator.sidecars }}
121+ {{- include "common.tplvalues.render" ( dict "value" .Values.curator.sidecars "context" $) | nindent 12 }}
122+ {{- end }}
123123{{- end }}
You can’t perform that action at this time.
0 commit comments