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

## Problem Flux currently lacks first-class support for SOPS-encrypted secret decryption in Helm charts. If, for example, I wanted to load a Helm chart via a `HelmRelease` into my cluster...

enhancement

I like the option to have the `helm-controller` update my charts according to the semantic versioning specification. For most of my charts, I use this to automatically update when a...

wontfix

### Describe the bug Assume a helm chart with the following structure ``` . ├── Chart.yaml ├── charts │   └── subchart │   ├── Chart.yaml │   ├── crds │   │   └──...

blocked/upstream

``` gitlab 7.8.1 False False Helm upgrade failed for release platform-gitlab/gitlab-web with chart [email protected]: cannot patch "gitlab-web-migrations-5" with kind Job: Job.batch "gitlab-web-migrations-5" is invalid: spec.template: Invalid value: core.PodTemplateSpec{ObjectMeta:v1.ObjectMeta{Name:"", GenerateName:"", Namespace:"",...

question

In the HelmRelease documentation, the default value for `.spec.upgrade.crds` is set as `None` in [Upgrade configuration](https://fluxcd.io/flux/components/helm/helmreleases/#upgrade-configuration) part, then the default value is set as `Skip` in [Controlling the lifecycle of...

Bumps the go-deps group with 1 update: [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp). Updates `github.com/hashicorp/go-retryablehttp` from 0.7.5 to 0.7.6 Changelog Sourced from github.com/hashicorp/go-retryablehttp's changelog. 0.7.6 (May 9, 2024) ENHANCEMENTS: client: support a RetryPrepare function for...

dependencies

Bumps the ci group with 1 update: [github/codeql-action](https://github.com/github/codeql-action). Updates `github/codeql-action` from 3.25.3 to 3.25.4 Changelog Sourced from github/codeql-action's changelog. CodeQL Action Changelog See the releases page for the relevant changes...

area/ci
dependencies

Bumps the ci group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action), [docker/build-push-action](https://github.com/docker/build-push-action) and [github/codeql-action](https://github.com/github/codeql-action). Updates `actions/checkout` from 4.1.6 to 4.1.7 Release notes Sourced from actions/checkout's releases. v4.1.7 What's...

area/ci
dependencies

Bumps the go-deps group with 2 updates in the / directory: [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) and [golang.org/x/text](https://github.com/golang/text). Updates `github.com/hashicorp/go-retryablehttp` from 0.7.5 to 0.7.7 Changelog Sourced from github.com/hashicorp/go-retryablehttp's changelog. 0.7.7 (May 30, 2024) BUG...

dependencies

wut? really, what does it mean? why there's no other logs that describe what's going on? ``` 2024-07-01T20:04:53.761Z info HelmRelease/something.flux-system - release out-of-sync with desired state: release config values changed...