-
Notifications
You must be signed in to change notification settings - Fork 194
Open
Description
Recently updated flux to v2.6.4 and got helm-controller v1.3.0.
This version seems affected by an issue with Helm v3.17.3 : helm/helm#30738
Resulting behavior is I am unable to reconcile an existing HelmRelease pointing to Helm Chart containing too large files.
This update breaks exisiting deployments.
- lastTransitionTime: "2025-07-17T06:01:47Z"
message: 'Could not load chart: decompressed chart file "xxxxxxxxxxxxxxxx/.cache/helm/repository/bitnami-index.yaml" is larger than the maximum file size 5242880'
observedGeneration: 4
reason: ArtifactFailed
status: "False"
type: Ready
This is related to #1204
Metadata
Metadata
Assignees
Labels
No labels