Chart version 8.0.0 broken #419

Closed
opened 2023-03-28 18:31:05 +00:00 by neilmfrench · 2 comments
neilmfrench commented 2023-03-28 18:31:05 +00:00 (Migrated from gitea.com)

Removal of Mysql and Mariadb breaks _helpers.tpl

✗ Helm upgrade failed: template: gitea/templates/gitea/statefulset.yaml:23:28: executing "gitea/templates/gitea/statefulset.yaml" at <include (print $.Template.BasePath "/gitea/config.yaml") .>: error calling include: template: gitea/templates/gitea/config.yaml:9:6: executing "gitea/templates/gitea/config.yaml" at <include "gitea.inline_configuration" .>: error calling include: template: gitea/templates/_helpers.tpl:165:6: executing "gitea.inline_configuration" at <include "gitea.inline_configuration.defaults" .>: error calling include: template: gitea/templates/_helpers.tpl:218:6: executing "gitea.inline_configuration.defaults" at <include "gitea.inline_configuration.defaults.database" .>: error calling include: template: gitea/templates/_helpers.tpl:290:21: executing "gitea.inline_configuration.defaults.database" at <.Values.mysql.enabled>: nil pointer evaluating interface {}.enabled
Removal of Mysql and Mariadb breaks _helpers.tpl ``` ✗ Helm upgrade failed: template: gitea/templates/gitea/statefulset.yaml:23:28: executing "gitea/templates/gitea/statefulset.yaml" at <include (print $.Template.BasePath "/gitea/config.yaml") .>: error calling include: template: gitea/templates/gitea/config.yaml:9:6: executing "gitea/templates/gitea/config.yaml" at <include "gitea.inline_configuration" .>: error calling include: template: gitea/templates/_helpers.tpl:165:6: executing "gitea.inline_configuration" at <include "gitea.inline_configuration.defaults" .>: error calling include: template: gitea/templates/_helpers.tpl:218:6: executing "gitea.inline_configuration.defaults" at <include "gitea.inline_configuration.defaults.database" .>: error calling include: template: gitea/templates/_helpers.tpl:290:21: executing "gitea.inline_configuration.defaults.database" at <.Values.mysql.enabled>: nil pointer evaluating interface {}.enabled ```
justusbunsi commented 2023-03-28 18:57:03 +00:00 (Migrated from gitea.com)

See #420

See #420
justusbunsi commented 2023-03-28 19:05:34 +00:00 (Migrated from gitea.com)

Release v8.0.1 fixes this.

Release [v8.0.1](https://gitea.com/gitea/helm-chart/releases/tag/v8.0.1) fixes this.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lunny/helm-chart#419
No description provided.