Skip to content

Affected by Helm MaxDecompressedFileSize #1264

@gmoirod

Description

@gmoirod

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions