djjudas21 / charts

Collection of Helm charts
15 stars 6 forks source link

uptime-kuma chart is broken #43

Closed reitermarkus closed 1 year ago

reitermarkus commented 1 year ago

Describe the bug a clear and concise description of what the bug is.

uptime-kuma 1.5.8 uses common 1.0.0, which renamed common.values.setup to bjw-s.common.loader.init and common.all to bjw-s.common.loader.generate.

What's your helm version?

v3.12.0

What's your kubectl version?

v1.27.2

Which chart?

uptime-kuma

What's the chart version?

1.5.8

What happened?

Error: INSTALLATION FAILED: template: uptime-kuma/templates/common.yaml:2:4: executing "uptime-kuma/templates/common.yaml" at <include "common.values.setup" .>: error calling include: template: no template "common.values.setup" associated with template "gotpl"

What you expected to happen?

No response

How to reproduce it?

No response

Enter the changed values of values.yaml?

No response

Enter the command that you execute and failing/misfunctioning.

helm install uptime-kuma djjudas21/uptime-kuma

Anything else we need to know?

No response

djjudas21 commented 1 year ago

Sorry I didn't see this @reitermarkus. Thanks to @docbobo for fixing it