helm-controller icon indicating copy to clipboard operation
helm-controller copied to clipboard

The GitOps Toolkit Helm reconciler, for declarative Helming

Results 163 helm-controller issues
Sort by recently updated
recently updated
newest added

As described at https://go.dev/wiki/Deprecated, the `Deprecated` comments shall start a new paragraph. This way, the deprecation is also visible to other tools like staticcheck or vscode. Otherwise, one might get...

Hi, Trying to install the alpha version of a chart, using flux 2.2.3 with pre-release patch. The following helm command runs well on cli. ``` helm upgrade --dry-run vcp vcluster-platform...

Hi, We are seeing an issue where if we remove a HPA object from the helm chart in a new release this is not removed when the Helm upgrade is...