Starting in Helm 3.5.2, SemVer version strings are strictly enforced. Therefore, charts with SemVer version strings like X.X.000 will no longer work.
This commit addresses the following semvers that are invalid. The fix is to bump the packageVersion only (no Helm chart changes otherwise):
- artifactory-ha 4.13.000 -> 4.13.1
- artifactory-jcr 3.4.000 -> 3.4.1
- dynatrace-oneagent-operator 0.8.000 -> 0.8.1
- hpe-flexvolume-driver 3.1.000 -> 3.1.1
- kubecost (cost-analyzer) 1.70.000 -> 1.70.1
- portshift-operator 0.1.000 -> 0.1.1
Move app-readme and questions to overlay
Update questions
- Remove categories
- Remove role and partner labels
- Remove hardcoded namespace set to `kube-system`
- Remove rancher minimum version constraint