Joe Julian
Joe Julian
Closing as answered.
It's expected because the prior release had the ServiceAccount in the manifests, and the new release does not. Hooks are not managed, so they're not accounted for when reconciling the...
The resources that were installed in your release are stored in the release secret. When you remove a resource from the release (and changing it to a hook counts as...
Install a chart that contains a resource, any resource. For your example it's a ServiceAccount, but the actual kind is irrelevant. 1. All the resources that were installed are saved...
This looks to me like it's resolved. Closing.
@pallavgupta Could you please rebase?
These are both server issues. Helm does not host a server so these issues are not relevant.
I'm on the other side of this problem at least once a quarter. Recalculating the CVSS is one correct way to address CVE scan results. I use https://www.first.org/cvss/calculator/3.0. Most audit...
There's no version info in this issue and there has since been releases. Closing.
This is working as written. The values and templates are used, but the Chart.yaml is defaulted: https://github.com/helm/helm/blob/9a5eb70320c1c1b7b6f1c5a6f0f5420cb1c934a0/pkg/chartutil/create.go#L520