Skip to content

[v1.5.x] Update Helm to v4.2.0#1482

Merged
matheuscscp merged 1 commit into
release/v1.5.xfrom
patch-v1.5/helm-4.2.0
May 15, 2026
Merged

[v1.5.x] Update Helm to v4.2.0#1482
matheuscscp merged 1 commit into
release/v1.5.xfrom
patch-v1.5/helm-4.2.0

Conversation

@stefanprodan
Copy link
Copy Markdown
Member

Moving off our Helm fork to bring Flux 2.8 back to upstream.

PS needs testing on real clusters before deciding to go with this.

Comment thread go.mod Outdated
@matheuscscp matheuscscp force-pushed the patch-v1.5/helm-4.2.0 branch from 5a38eec to 9435527 Compare May 14, 2026 19:48
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
@matheuscscp matheuscscp force-pushed the patch-v1.5/helm-4.2.0 branch from 9435527 to 13aa324 Compare May 14, 2026 19:49
@matheuscscp
Copy link
Copy Markdown
Member

Release candidate:

image: ghcr.io/fluxcd/helm-controller
tag: rc-13aa3242
digest: sha256:c5119c4aac35cb086d10ca5eafa1fc534e99f86581632ee5a5d85e0250d7ea88

@matheuscscp
Copy link
Copy Markdown
Member

I was able to force-reconcile all the 14 HelmReleases in an EKS cluster:

● All 14 HelmReleases on the staging cluster force-reconciled successfully — no failures.

  ┌──────────────────────────────────┬────────────┬──────────────────┐
  │           HelmRelease            │   Status   │      Reason      │
  ├──────────────────────────────────┼────────────┼──────────────────┤
  │ apps/demo-app                    │ Ready=True │ UpgradeSucceeded │
  ├──────────────────────────────────┼────────────┼──────────────────┤
  │ backend/memcached                │ Ready=True │ UpgradeSucceeded │
  ├──────────────────────────────────┼────────────┼──────────────────┤
  │ backend/redis                    │ Ready=True │ UpgradeSucceeded │
  ├──────────────────────────────────┼────────────┼──────────────────┤
  │ cert-manager/cert-manager        │ Ready=True │ UpgradeSucceeded │
  ├──────────────────────────────────┼────────────┼──────────────────┤
  │ flux-system/flux-mcp-enterprise  │ Ready=True │ UpgradeSucceeded │
  ├──────────────────────────────────┼────────────┼──────────────────┤
  │ flux-system/flux-operator        │ Ready=True │ UpgradeSucceeded │
  ├──────────────────────────────────┼────────────┼──────────────────┤
  │ flux-system/flux-status-server   │ Ready=True │ UpgradeSucceeded │
  ├──────────────────────────────────┼────────────┼──────────────────┤
  │ frontend/podinfo                 │ Ready=True │ UpgradeSucceeded │
  ├──────────────────────────────────┼────────────┼──────────────────┤
  │ ingress/external-dns             │ Ready=True │ UpgradeSucceeded │
  ├──────────────────────────────────┼────────────┼──────────────────┤
  │ ingress/ingress-nginx            │ Ready=True │ UpgradeSucceeded │
  ├──────────────────────────────────┼────────────┼──────────────────┤
  │ monitoring/kube-prometheus-stack │ Ready=True │ UpgradeSucceeded │
  ├──────────────────────────────────┼────────────┼──────────────────┤
  │ monitoring/metrics-server        │ Ready=True │ UpgradeSucceeded │
  ├──────────────────────────────────┼────────────┼──────────────────┤
  │ sso/dex                          │ Ready=True │ UpgradeSucceeded │
  ├──────────────────────────────────┼────────────┼──────────────────┤
  │ sso/keycloak                     │ Ready=True │ UpgradeSucceeded │
  └──────────────────────────────────┴────────────┴──────────────────┘

@matheuscscp matheuscscp marked this pull request as ready for review May 14, 2026 20:52
@matheuscscp matheuscscp added the dependencies Pull requests that update a dependency label May 15, 2026
@matheuscscp matheuscscp merged commit 4ee245b into release/v1.5.x May 15, 2026
7 checks passed
@matheuscscp matheuscscp deleted the patch-v1.5/helm-4.2.0 branch May 15, 2026 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants