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
If no version is specified in the HelmChart resource it's not possible (or not documented) how to trigger an upgrade without changing an inconsequential value in the spec. A possible solution would be to add a force flag to the spec that the controller sets to false after successful completion or watch for a specific annotation to trigger an upgrade. Alternatively, having documentation that says "here's a safe key in the spec that you can modify to trigger an upgrade.