Closed devasmith closed 1 month ago
Hi,
I noticed that when upgrading Netbox helmrelease to netbox@5.0.0-beta.90 I got the following error message:
netbox@5.0.0-beta.90
message: 'Helm upgrade failed for release netbox/netbox with chart netbox@5.0.0-beta.90: template: netbox/templates/worker-deployment.yaml:28:28: executing "netbox/templates/worker-deployment.yaml" at <include (print $.Template.BasePath "/configmap.yaml") .>: error calling include: template: netbox/templates/configmap.yaml:170:13: executing "netbox/templates/configmap.yaml" at <.Files.Get>: can''t evaluate field Files in type interface {}'
Can this be related to this PR? https://github.com/netbox-community/netbox-chart/pull/327
Thanks for opening this issue. Indeed, and a fix is already under its way: #341
Hi,
I noticed that when upgrading Netbox helmrelease to
netbox@5.0.0-beta.90
I got the following error message:Can this be related to this PR? https://github.com/netbox-community/netbox-chart/pull/327