diff --git a/charts/evm-faucet/templates/_helper.tpl b/charts/evm-faucet/templates/_helper.tpl index 9b3031891..639b02d70 100644 --- a/charts/evm-faucet/templates/_helper.tpl +++ b/charts/evm-faucet/templates/_helper.tpl @@ -49,4 +49,4 @@ Service annotations {{- if .Values.service.annotations }} {{ toYaml .Values.service.annotations }} {{- end }} -{{- end }} \ No newline at end of file +{{- end }} diff --git a/charts/graph-node/templates/_helpers.tpl b/charts/graph-node/templates/_helpers.tpl index 8655309a6..d0830293a 100644 --- a/charts/graph-node/templates/_helpers.tpl +++ b/charts/graph-node/templates/_helpers.tpl @@ -32,4 +32,4 @@ Service annotations {{- if .Values.ipfs.service.annotations }} {{ toYaml .Values.ipfs.service.annotations }} {{- end }} -{{- end }} \ No newline at end of file +{{- end }} diff --git a/charts/sequencer-faucet/templates/_helpers.tpl b/charts/sequencer-faucet/templates/_helpers.tpl index 8cf6f9cce..a09b94542 100644 --- a/charts/sequencer-faucet/templates/_helpers.tpl +++ b/charts/sequencer-faucet/templates/_helpers.tpl @@ -41,4 +41,4 @@ Service annotations {{- if .Values.service.annotations }} {{ toYaml .Values.service.annotations }} {{- end }} -{{- end }} \ No newline at end of file +{{- end }}