You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered an error when attempting to upgrade the helm chart to version 0.4.0. │ Error: template: wiz-broker/templates/wiz-broker-deployment.yaml:46:18: executing "wiz-broker/templates/wiz-broker-deployment.yaml" at <.Values.wizConnector.secret.annotations>: nil pointer evaluating interface {}.annotations
I'm not sure what's missing from the helm chart or values file that's causing this error as I could not find any information on previous versions of the helm chart in the repository, as only the latest version seems to be available.
Is there any documentation or release notes available for the helm chart that might provide more information on previous versions? Alternatively, is there any way to obtain the previous version of the helm chart from another source?
The text was updated successfully, but these errors were encountered:
I encountered an error when attempting to upgrade the helm chart to version
0.4.0
.│ Error: template: wiz-broker/templates/wiz-broker-deployment.yaml:46:18: executing "wiz-broker/templates/wiz-broker-deployment.yaml" at <.Values.wizConnector.secret.annotations>: nil pointer evaluating interface {}.annotations
I'm not sure what's missing from the helm chart or values file that's causing this error as I could not find any information on previous versions of the helm chart in the repository, as only the latest version seems to be available.
Is there any documentation or release notes available for the helm chart that might provide more information on previous versions? Alternatively, is there any way to obtain the previous version of the helm chart from another source?
The text was updated successfully, but these errors were encountered: