jouve / charts

GNU General Public License v3.0
10 stars 16 forks source link

mailpit helm chart seems to be broken #30

Closed ruzickap closed 11 months ago

ruzickap commented 11 months ago

Hello.

It looks like mailpit helm chart is broken:

$ helm repo add jouve https://jouve.github.io/charts/
$ helm template --version "0.7.2" mailpit jouve/mailpit
Error: template: mailpit/templates/smtp-service.yaml:6:14: executing "mailpit/templates/smtp-service.yaml" at <include "common.labels.standard" (dict "customLabels" .Values.commonLabels "context" $)>: error calling include: template: mailpit/charts/common/templates/_tplvalues.tpl:35:11: executing "common.tplvalues.merge" at <include "common.tplvalues.render" (dict "value" . "context" $.context "scope" $.scope)>: error calling include: template: mailpit/charts/common/templates/_tplvalues.tpl:19:8: executing "common.tplvalues.render" at <tpl $value .context>: error calling tpl: cannot retrieve Template.Basepath from values inside tpl function: app.kubernetes.io/version: '{{ .Values.image.tag }}': "BasePath" is not a value

Use --debug flag to render out invalid YAML

Thank you for looking at it...

jouve commented 11 months ago

I integrated the last fix from bitnami/common and released a new mailpit-0.7.3